CryptContextAddRef(3w)

NAME

CryptContextAddRef (ADVAPI32.@)

SYNOPSIS

BOOL CryptContextAddRef
 (
  HCRYPTPROV hProv,
  DWORD*     pdwReserved,
  DWORD      dwFlags
 )

DESCRIPTION

Increases reference count of a cryptographic service provider handle by one.

PARAMS

hProv [In] Handle to the CSP whose reference is being incremented.

pdwReserved [In] Reserved for future use and must be NULL.

dwFlags [In] Reserved for future use and must be NULL.

RETURNS

Success: TRUE

Failure: FALSE

IMPLEMENTATION

Defined in "wincrypt.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/advapi32/crypt.c".

Debug channel "crypt".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout