Die Community zu .NET und Classic VB.
Menü

MountNtmsMedia

 von 

Deklaration  

Declare Function MountNtmsMedia Lib "ntmsapi.dll" ( _
                 ByVal hSession As Long, _
                 ByRef lpMediaId As LPNTMS_GUID, _
                 ByRef lpDriveId As LPNTMS_GUID, _
                 ByVal dwCount As Long, _
                 ByVal dwOptions As Long, _
                 ByVal dwPriority As Long, _
                 ByVal dwTimeout As Long, _
                 ByRef lpMountInformation As LPNTMS_MOUNT_INFORMATION) As Long
Weitere Informationen zur Verwendung dieser Funktion finden sie u.U. auch im Artikel MountNtmsMedia 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.