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.