Identity.GetImpersonationToken

Get a handle to an impersonation token for the logged in WebStatistica user. Caller must call CloseHandle.

Syntax Parameters Return Value
Sub Identity.GetImpersonationToken( _
    targetProcessId As Long, _
    ByRef lpHandleValue As Long)
  • targetProcessId [in]

Type: Long

  • lpHandleValue [out]

Type: Long

This function does not return a value.