CryptCATAdminAcquireContext (WINTRUST.@)
BOOL CryptCATAdminAcquireContext ( HCATADMIN* catAdmin, const GUID* sysSystem, DWORD dwFlags )
Get a catalog administrator context handle.
catAdmin | [Out] | Pointer to the context handle. |
sysSystem | [In] | Pointer to a GUID for the needed subsystem. |
dwFlags | [In] | Reserved. |
Success: TRUE. catAdmin contains the context handle.
Failure: FALSE.
Defined in "mscat.h".
Implemented in "dlls/wintrust/crypt.c". source.winehq.org/source/dlls/wintrust/crypt.c
Debug channel "wintrust".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.