ReactOS 0.4.16-dev-822-gbcedb53
|
#include <wincrypt.h>
Public Attributes | |
LPCSTR | pszOID |
void * | pvFuncAddr |
Definition at line 1354 of file wincrypt.h.
LPCSTR _CRYPT_OID_FUNC_ENTRY::pszOID |
Definition at line 1355 of file wincrypt.h.
Referenced by CryptGetOIDFunctionAddress(), and CryptInstallOIDFunctionAddress().
void* _CRYPT_OID_FUNC_ENTRY::pvFuncAddr |
Definition at line 1356 of file wincrypt.h.
Referenced by CryptGetOIDFunctionAddress(), and CryptInstallOIDFunctionAddress().