ReactOS 0.4.15-dev-7834-g00c4b3d
_CRYPT_ASYNC_RETRIEVAL_COMPLETION Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CRYPT_ASYNC_RETRIEVAL_COMPLETION:

Public Attributes

__callback PFN_CRYPT_ASYNC_RETRIEVAL_COMPLETION_FUNC pfnCompletion
 
_Inout_opt_ voidpvCompletion
 

Detailed Description

Definition at line 1557 of file wincrypt.h.

Member Data Documentation

◆ pfnCompletion

__callback PFN_CRYPT_ASYNC_RETRIEVAL_COMPLETION_FUNC _CRYPT_ASYNC_RETRIEVAL_COMPLETION::pfnCompletion

Definition at line 1558 of file wincrypt.h.

◆ pvCompletion

_Inout_opt_ void* _CRYPT_ASYNC_RETRIEVAL_COMPLETION::pvCompletion

Definition at line 1559 of file wincrypt.h.


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