ホーム › Graphics.DXCore › PFN_DXCORE_NOTIFICATION_CALLBACK
PFN_DXCORE_NOTIFICATION_CALLBACK
コールバックシグネチャ
void PFN_DXCORE_NOTIFICATION_CALLBACK(
DXCoreNotificationType notificationType,
IUnknown* object,
void* context
);パラメーター
| フィールド | 型 |
|---|---|
| notificationType | DXCoreNotificationType |
| object | IUnknown* |
| context | void* |