static unsafe bool Interop.crypt32.CryptDecodeObjectPointer |
( |
CertEncodingType | dwCertEncodingType, |
|
|
IntPtr | lpszStructType, |
|
|
[In] byte[] | pbEncoded, |
|
|
int | cbEncoded, |
|
|
CryptDecodeObjectFlags | dwFlags, |
|
|
[Out] void * | pvStructInfo, |
|
|
[Out] ref int | pcbStructInfo ) |
|
private |