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: FAIL.

IMPLEMENTATION

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.