Share via


IInetLogInformation::GetOperation

The IInetLogInformation::GetOperation method retrieves the operation to be called.

virtual LPSTR STDMETHODCALLTYPE GetOperation(
      IN PCHAR pszOperation,
      IN PDWORD pcbSize
);

Parameters

  • pszOperation
    [in] The function to retrieve.

  • pcbSize
    [in] Size of the pszOperation parameter.

Requirements

Client: Requires Windows XP Professional, Windows 2000 Professional, or Windows NT Workstation 4.0.

Server: Requires Windows Server 2003, Windows 2000 Server, or Windows NT Server 4.0.

Product: IIS

Header: Declared in ilogobj.hxx.