static unsafe bool Interop.Crypt32.CryptFormatObject |
( |
[In] int | dwCertEncodingType, |
|
|
[In] int | dwFormatType, |
|
|
[In] int | dwFormatStrType, |
|
|
[In] IntPtr | pFormatStruct, |
|
|
[In] byte * | lpszStructType, |
|
|
[In] byte[] | pbEncoded, |
|
|
[In] int | cbEncoded, |
|
|
[Out] void * | pbFormat, |
|
|
[Out] ref int | pcbFormat ) |
|
package |