casting Object to byte array



I have a COM server that is returning a type Object that I need to cast as a
byte array. Can anyone tell me how this is performed in C#?



Thanks,

glenn


.