Die Community zu .NET und Classic VB.
Menü

URLAssociationDialogA

 von 

Deklaration  

Declare Function URLAssociationDialogA Lib "url.dll" ( _
                 ByVal hwndParent As Long, _
                 ByVal dwInFlags As Long, _
                 ByVal pcszFile As String, _
                 ByVal pcszURL As String, _
                 ByVal pszAppBuf As String, _
                 ByVal ucAppBufLen As Long) As Long
Weitere Informationen zur Verwendung dieser Funktion finden sie u.U. auch im Artikel URLAssociationDialogA 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.