IInetLogInformation::GetTarget

The IInetLogInformation::GetTarget method obtains the target for the current operation.

virtual LPSTR STDMETHODCALLTYPE GetTarget(
  IN PCHAR pszTarget,  
  IN PDWORD pcbSize    
);
 
Parameters
pszTarget
[in] The target of the operation.
pcbsize
[in] Size of the pszTarget parameter.

© 1997 by Microsoft Corporation. All rights reserved.