CryptCATAdminRemoveCatalog (WINTRUST.@)
BOOL CryptCATAdminRemoveCatalog ( HCATADMIN hCatAdmin, LPCWSTR pwszCatalogFile, DWORD dwFlags )
Remove a catalog file.
catAdmin | [In] | Context handle. |
pwszCatalogFile | [In] | Catalog file. |
dwFlags | [In] | Reserved. |
Success: TRUE.
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 Jan 2008.