NAME

CryptCATAdminReleaseCatalogContext  (WINTRUST.@)

SYNOPSIS

 BOOL CryptCATAdminReleaseCatalogContext
 (
  HCATADMIN hCatAdmin,
  HCATINFO  hCatInfo,
  DWORD     dwFlags
 )

DESCRIPTION

Release a catalog context handle.

PARAMS

hCatAdmin [In] Context handle.
hCatInfo [In] Catalog 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 Jan 2008.