sbIPDSysDevice.h File Reference
#include "sbIPDDevice.h"
#include <windows.h>
#include <cfgmgr32.h>
#include <setupapi.h>
Include dependency graph for sbIPDSysDevice.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbIPDSysDevice
 

Functions

 SB_AUTO_CLASS (sbIPDAutoDevInfo, HDEVINFO, mValue!=INVALID_HANDLE_VALUE, SetupDiDestroyDeviceInfoList(mValue), mValue=INVALID_HANDLE_VALUE)
 
 SB_AUTO_CLASS (sbIPDAutoFile, HANDLE, mValue!=INVALID_HANDLE_VALUE, CloseHandle(mValue), mValue=INVALID_HANDLE_VALUE)
 

Function Documentation

SB_AUTO_CLASS ( sbIPDAutoDevInfo  ,
HDEVINFO  ,
mValue!  = INVALID_HANDLE_VALUE,
SetupDiDestroyDeviceInfoList(mValue)  ,
mValue  = INVALID_HANDLE_VALUE 
)
SB_AUTO_CLASS ( sbIPDAutoFile  ,
HANDLE  ,
mValue!  = INVALID_HANDLE_VALUE,
CloseHandle(mValue)  ,
mValue  = INVALID_HANDLE_VALUE 
)