Process Hacker
_PHSVC_API_EXECUTERUNASCOMMAND Union Reference

#include <phsvcapi.h>

Data Fields

struct {
   ULONG   ProcessId
 
   PH_RELATIVE_STRINGREF   UserName
 
   PH_RELATIVE_STRINGREF   Password
 
   ULONG   LogonType
 
   ULONG   SessionId
 
   PH_RELATIVE_STRINGREF   CurrentDirectory
 
   PH_RELATIVE_STRINGREF   CommandLine
 
   PH_RELATIVE_STRINGREF   FileName
 
   PH_RELATIVE_STRINGREF   DesktopName
 
   BOOLEAN   UseLinkedToken
 
   PH_RELATIVE_STRINGREF   ServiceName
 
i
 

Detailed Description

Definition at line 49 of file phsvcapi.h.

Field Documentation

PH_RELATIVE_STRINGREF CommandLine

Definition at line 59 of file phsvcapi.h.

PH_RELATIVE_STRINGREF CurrentDirectory

Definition at line 58 of file phsvcapi.h.

PH_RELATIVE_STRINGREF DesktopName

Definition at line 61 of file phsvcapi.h.

Definition at line 60 of file phsvcapi.h.

struct { ... } i
ULONG LogonType

Definition at line 56 of file phsvcapi.h.

Definition at line 55 of file phsvcapi.h.

ULONG ProcessId

Definition at line 53 of file phsvcapi.h.

PH_RELATIVE_STRINGREF ServiceName

Definition at line 63 of file phsvcapi.h.

ULONG SessionId

Definition at line 57 of file phsvcapi.h.

BOOLEAN UseLinkedToken

Definition at line 62 of file phsvcapi.h.

Definition at line 54 of file phsvcapi.h.


The documentation for this union was generated from the following file: