IInetLogInformation::GetProtocolStatus

The IInetLogInformation::GetProtocolStatus method retrieves the protocol-dependent status code returned to the client.

virtual DWORD STDMETHODCALLTYPE GetProtocolStatus( VOID );

 

Remarks

Logging modules should query for this method if a server instance has set the LogExtFileHttpStatus flag of the LogExtFileFlags metabase identifier.

See Also

LogExtFileHttpStatus, LogExtFileFlags