CryptCATAdminReleaseCatalogContext (WINTRUST.@)
BOOL CryptCATAdminReleaseCatalogContext ( HCATADMIN hCatAdmin, HCATINFO hCatInfo, DWORD dwFlags )
Release a catalog context handle.
hCatAdmin | [In] | Context handle. |
hCatInfo | [In] | Catalog handle. |
dwFlags | [In] | Reserved. |
Success: TRUE.
Failure: FALSE.
Declared in "include/mscat.h". gitlab.winehq.org/wine/wine/blob/master/include/mscat.h
Implemented in "dlls/wintrust/crypt.c". gitlab.winehq.org/wine/wine/blob/master/dlls/wintrust/crypt.c
Debug channel "wintrust".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.