CryptCATHandleFromStore function (mscat.h)

[The CryptCATHandleFromStore function is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]

The CryptCATHandleFromStore function retrieves a catalog handle from memory.

Syntax

HANDLE CryptCATHandleFromStore(
  [in] CRYPTCATSTORE *pCatStore
);

Parameters

[in] pCatStore

A pointer to a CRYPTCATSTORE structure that contains the handle to retrieve.

Return value

A handle to the catalog.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header mscat.h
Library Wintrust.lib
DLL Wintrust.dll