Searched defs:ppDesc (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r3/win/
H A Dlocalipc-win.cpp199 * @param ppDesc Where to store the allocated security descriptor on success.
202 static int rtLocalIpcServerWinAllocSecurityDescriptior(PSECURITY_DESCRIPTOR *ppDesc, bool fServer) argument
254 *ppDesc = pSecDesc;

Completed in 105 milliseconds