ホーム › Devices.Enumeration.Pnp › SW_DEVICE_CREATE_CALLBACK
SW_DEVICE_CREATE_CALLBACK
コールバックシグネチャ
void SW_DEVICE_CREATE_CALLBACK(
HSWDEVICE hSwDevice,
HRESULT CreateResult,
void* pContext,
LPWSTR pszDeviceInstanceId
);パラメーター
| フィールド | 型 |
|---|---|
| hSwDevice | HSWDEVICE |
| CreateResult | HRESULT |
| pContext | void* |
| pszDeviceInstanceId | LPWSTR |