ReactOS 0.4.16-dev-1946-g52006dd
_CRYPT_ASYNC_RETRIEVAL_COMPLETION Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CRYPT_ASYNC_RETRIEVAL_COMPLETION:

Public Attributes

PFN_CRYPT_ASYNC_RETRIEVAL_COMPLETION_FUNC pfnCompletion
 
voidpvCompletion
 

Detailed Description

Definition at line 1800 of file wincrypt.h.

Member Data Documentation

◆ pfnCompletion

PFN_CRYPT_ASYNC_RETRIEVAL_COMPLETION_FUNC _CRYPT_ASYNC_RETRIEVAL_COMPLETION::pfnCompletion

Definition at line 1802 of file wincrypt.h.

◆ pvCompletion

void* _CRYPT_ASYNC_RETRIEVAL_COMPLETION::pvCompletion

Definition at line 1803 of file wincrypt.h.


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