Die Community zu .NET und Classic VB.
Menü

CryptFormatObject

 von 

Deklaration  

Declare Function CryptFormatObject Lib "crypt32.dll" ( _
                 ByVal dwCertEncodingType As Long, _
                 ByVal dwFormatType As Long, _
                 ByVal dwFormatStrType As Long, _
                 pFormatStruct As Any, _
                 ByVal lpszStructType As String, _
                 ByVal pbEncoded As String, _
                 ByVal cbEncoded As Long, _
                 pbFormat As Any, _
                 ByRef pcbFormat As Long) As Long
Weitere Informationen zur Verwendung dieser Funktion finden sie u.U. auch im Artikel CryptFormatObject des API-Wikis.

Sollte diese Deklaration fehlerhaft sein, würden wir uns freuen, wenn sie diese als fehlerhafte Deklaration melden würden.

Leider liegen uns keine Tipps vor, in welchen diese API-Funktion verwendet wird.