BOOL WINAPI CryptContextAddRef( HCRYPTPROV hProv, DWORD* pdwReserved, DWORD dwFlags ); ParametershProv [in] HCRYPTPROV handle to a cryptographic service provider (CSP) created by a call to the CryptAcquireContext function for which the reference count is being incremented.pdw...
BOOL WINAPI CryptContextAddRef( HCRYPTPROV hProv, DWORD* pdwReserved, DWORD dwFlags ); ParametershProv [in] HCRYPTPROV handle to a cryptographic service provider (CSP) created by a call to the CryptAcquireContext function for which the reference count is being incremented.pdw...