Die Community zu .NET und Classic VB.
Menü

ScriptXtoCP

 von 

Deklaration  

Declare Function ScriptXtoCP Lib "usp10.dll" ( _
                 ByVal iX As Long, _
                 ByVal cChars As Long, _
                 ByVal cGlyphs As Long, _
                 ByRef pwLogClust As Integer, _
                 ByRef psva As Long, _
                 ByRef piAdvance As Long, _
                 ByRef psa As Long, _
                 ByRef piCP As Long, _
                 ByRef piTrailing As Long) As Long
Weitere Informationen zur Verwendung dieser Funktion finden sie u.U. auch im Artikel ScriptXtoCP 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.