Returns a 16-element unsigned byte array that represents the GUID.
[Visual Basic] Public Function ToByteArray() As Byte () [C#] public byte[] ToByteArray(); [C++] public: unsigned char* ToByteArray() []; [JScript] public function ToByteArray() : Byte[];
A 16-element unsigned byte array.