The GetBinaryField4 method returns the binary value contained in the blobField4 field of the CERT_SAMPLE_STRUCTURE1_INFO structure.
[VB] BSTR GetBinaryField4(void); [JAVA] java.lang.String GetBinaryField4(void); [C++] HRESULT GetBinaryField4( BSTR * pstrBinary // out, return value );
Returns the binary string value in the blobField4 field.