IInetLogInformation::GetWin32Status

The IInetLogInformation::GetWin32Status method retrieves the Win32 status code of the request.

virtual DWORD STDMETHODCALLTYPE GetWin32Status( VOID );

 

Remarks

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

See Also

LogExtFileWin32Status, LogExtFileFlags