.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH RSAENH_CPReleaseContext 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBRSAENH_CPReleaseContext\fR (RSAENH.@) .SH SYNOPSIS BOOL RSAENH_CPReleaseContext ( HCRYPTPROV \fIhProv\fR, DWORD \fIdwFlags\fR ) .SH DESCRIPTION .PP Release a key container. .SH PARAMS \fIhProv\fR \fB[In]\fR Key container to be released. .PP \fIdwFlags\fR \fB[In]\fR Currently none defined. .PP .SH RETURNS .PP \fBSuccess:\fR \fBTRUE\fR .PP \fBFailure:\fR \fBFALSE\fR .SH IMPLEMENTATION .PP Not declared in a Wine header. The function is either undocumented, or missing from Wine. .PP Implemented in \fB"dlls/rsaenh/rsaenh.c"\fR. .PP Debug channel \fB"crypt"\fR.