Die Community zu .NET und Classic VB.
Menü

SetupDiSetDeviceRegistryPropertyA

 von 

Deklaration  

Declare Function SetupDiSetDeviceRegistryPropertyA Lib "setupapi.dll" ( _
                 ByRef DeviceInfoSet As Long, _
                 ByRef DeviceInfoData As PSP_DEVINFO_DATA, _
                 ByVal Property As Long, _
                 ByVal PropertyBuffer As String, _
                 ByVal PropertyBufferSize As Long) As Long
Weitere Informationen zur Verwendung dieser Funktion finden sie u.U. auch im Artikel SetupDiSetDeviceRegistryPropertyA 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.