ReactOS 0.4.15-dev-7924-g5949c20
OIDFunction Struct Reference
Collaboration diagram for OIDFunction:

Public Attributes

HMODULE hModule
 
DWORD encoding
 
CRYPT_OID_FUNC_ENTRY entry
 
struct list next
 

Detailed Description

Definition at line 63 of file oid.c.

Member Data Documentation

◆ encoding

DWORD OIDFunction::encoding

Definition at line 66 of file oid.c.

Referenced by CryptGetOIDFunctionAddress().

◆ entry

CRYPT_OID_FUNC_ENTRY OIDFunction::entry

Definition at line 67 of file oid.c.

Referenced by CryptGetOIDFunctionAddress().

◆ hModule

HMODULE OIDFunction::hModule

Definition at line 65 of file oid.c.

Referenced by is_module_registered().

◆ next

struct list OIDFunction::next

Definition at line 68 of file oid.c.

Referenced by free_function_sets().


The documentation for this struct was generated from the following file: