The GetLongField3 method returns the long value contained in the lField3 field of the CERT_SAMPLE_STRUCTURE1_INFO structure.
[VB] Long GetLongField3(void); [JAVA] int GetLongField3(void); [C++] HRESULT GetLongField3( LONG * pLong // out );
Returns the long value in the lField3 field.