CryptCATHandleFromStore function
[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 WINAPI CryptCATHandleFromStore( _In_ CRYPTCATSTORE *pCatStore );
Parameters
- pCatStore [in]
-
A pointer to a CRYPTCATSTORE structure that contains the handle to retrieve.
Return value
A handle to the catalog.
Requirements
|
Minimum supported client |
Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|