NAME

CryptCATAdminReleaseContext  (WINTRUST.@)

SYNOPSIS

 BOOL CryptCATAdminReleaseContext
 (
  HCATADMIN hCatAdmin,
  DWORD     dwFlags
 )

DESCRIPTION

Release a catalog administrator context handle.

PARAMS

catAdmin [In] Context handle.
dwFlags [In] Reserved.

RETURNS

Success: TRUE.

Failure: FALSE.

IMPLEMENTATION

Declared in "mscat.h". https://source.winehq.org/source/include/mscat.h

Implemented in "dlls/wintrust/crypt.c". https://source.winehq.org/source/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 Apr 2024.