OpenCBM
Data Fields
SETUPAPI Struct Reference

Data Fields

HMODULE HandleSetupApiDll
 
P_CM_Get_Device_ID_ExA CM_Get_Device_ID_ExA_p
 
P_SetupDiGetDeviceInfoListDetailA SetupDiGetDeviceInfoListDetailA_p
 

Detailed Description

This structure encapsulates some functions which are available on Win 2000 and XP, but not on Win NT

Definition at line 74 of file parport.c.

Field Documentation

P_CM_Get_Device_ID_ExA SETUPAPI::CM_Get_Device_ID_ExA_p

Pointer to the CM_Get_Device_ID_Ex(A) function

Definition at line 81 of file parport.c.

Referenced by CbmParportRestart().

HMODULE SETUPAPI::HandleSetupApiDll

Handle for the module for the setupapi.dll

Definition at line 78 of file parport.c.

Referenced by CbmParportRestart().

P_SetupDiGetDeviceInfoListDetailA SETUPAPI::SetupDiGetDeviceInfoListDetailA_p

Pointer to the SetupDiGetDeviceInfoListDetail(A) function

Definition at line 84 of file parport.c.

Referenced by CbmParportRestart().


The documentation for this struct was generated from the following file: