OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRUSTEEW
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iaccess.h
62
virtual HRESULT WINAPI RevokeAccessRights(LPWSTR lpProperty,ULONG cTrustees,
TRUSTEEW
prgTrustees[]) = 0;
75
HRESULT (WINAPI *RevokeAccessRights)(IAccessControl *This,LPWSTR lpProperty,ULONG cTrustees,
TRUSTEEW
prgTrustees[]);
102
HRESULT WINAPI IAccessControl_RevokeAccessRights_Proxy(IAccessControl *This,LPWSTR lpProperty,ULONG cTrustees,
TRUSTEEW
prgTrustees[]);
121
virtual HRESULT WINAPI RevokeAuditRights(LPWSTR lpProperty,ULONG cTrustees,
TRUSTEEW
prgTrustees[]) = 0;
133
HRESULT (WINAPI *RevokeAuditRights)(IAuditControl *This,LPWSTR lpProperty,ULONG cTrustees,
TRUSTEEW
prgTrustees[]);
156
HRESULT WINAPI IAuditControl_RevokeAuditRights_Proxy(IAuditControl *This,LPWSTR lpProperty,ULONG cTrustees,
TRUSTEEW
prgTrustees[]);
accctrl.h
96
} TRUSTEE_W,*PTRUSTEE_W,
TRUSTEEW
,*PTRUSTEEW;
Completed in 42 milliseconds