Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "SetupDiDestroyDeviceInfoList" in [All]

setupapi

.

  SetupDiDestroyDeviceInfoList(h);

.

Private Declare Function SetupDiDestroyDeviceInfoList _

.

SetupDiDestroyDeviceInfoList (PnPHandle)

.

public static extern bool SetupDiDestroyDeviceInfoList

.

    EntryPoint:="SetupDiDestroyDeviceInfoList", _

.

    Private Shared Function SetupDiDestroyDeviceInfoList( _

.
Documentation
[SetupDiDestroyDeviceInfoList] on MSDN
.

        SetupDiDestroyDeviceInfoList(h);

.

SetupDiDestroyDeviceInfoList(h);

.

When finished using the device information set, the application should free the resources used by calling SetupDiDestroyDeviceInfoList

.

SetupDiDestroyDeviceInfoList(h);

.

        SetupDiDestroyDeviceInfoList(h);

.

SetupDiDestroyDeviceInfoList(h);

.

    destructionResult = SetupDiDestroyDeviceInfoList(h)

.

SetupDiDestroyDeviceInfoList(h);


 
Access PInvoke.net directly from VS: