Die Community zu .NET und Classic VB.
Menü

ResUtilGetDwordProperty

 von 

Deklaration  

Declare Function ResUtilGetDwordProperty Lib "resutils.dll" ( _
                 ByRef pdwOutValue As Long, _
                 ByRef pValueStruct As Long, _
                 ByVal dwOldValue As Long, _
                 ByVal dwMinimum As Long, _
                 ByVal dwMaximum As Long, _
                 ByVal ppPropertyList As String, _
                 ByRef pcbPropertyListSize As Long) As Long
Weitere Informationen zur Verwendung dieser Funktion finden sie u.U. auch im Artikel ResUtilGetDwordProperty 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.