The SBinary structure describes a property of type PT_BINARY.
typedef struct _SBinary { ULONG cb; LPBYTE lpb; } SBinary, FAR *LPSBinary;
SPropValue