The GetRequestId method gets the current internal request number for the request and subsequent certificate. This can be used to reference a request unambiguously to a server administrator, or other interface.
[VB] Long GetRequestId(void); [JAVA] int GetRequestId(void); [C++] HRESULT GetRequestId( LONG * pRequestId // out, return value );
Returns a value specifying the current internal request number for the request and subsequent certificate.