Changeset 80485 in vbox
- Timestamp:
- Aug 28, 2019 6:59:24 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/process-win.cpp
r80481 r80485 982 982 * @returns Pointer to the SID on success. Free by calling RTMemFree. 983 983 * @param hToken The token.. 984 * @param prc Optional return code. 984 * @param prc Optional return code. 985 985 */ 986 986 static PSID rtProcWinGetTokenUserSid(HANDLE hToken, int *prc)
Note:
See TracChangeset
for help on using the changeset viewer.