|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <wincrypt.h>

Public Attributes | |
| DWORD | cbSize |
| FILETIME * | pLastSyncTime |
| DWORD | dwMaxUrlRetrievalByteCount |
Definition at line 1841 of file wincrypt.h.
| DWORD _CRYPT_RETRIEVE_AUX_INFO::cbSize |
Definition at line 1842 of file wincrypt.h.
Referenced by CRYPT_GetObjectFromCache(), File_RetrieveEncodedObjectW(), and test_retrieveObjectByUrl().
| DWORD _CRYPT_RETRIEVE_AUX_INFO::dwMaxUrlRetrievalByteCount |
Definition at line 1844 of file wincrypt.h.
| FILETIME* _CRYPT_RETRIEVE_AUX_INFO::pLastSyncTime |
Definition at line 1843 of file wincrypt.h.
Referenced by CRYPT_GetObjectFromCache(), File_RetrieveEncodedObjectW(), and test_retrieveObjectByUrl().