This topic has not yet been rated - Rate this topic

HCRYPTOIDFUNCADDR

The HCRYPTOIDFUNCADDR data type represents a handle to an object identifier (OID) installable function. The CryptGetDefaultOIDFunctionAddress, CryptGetOIDFunctionAddress, and CryptFreeOIDFunctionAddress functions, and the CERT_STORE_PROV_INFO structure use this data type.


typedef void* HCRYPTOIDFUNCADDR;

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

Header

Wincrypt.h

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.