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