Win32 API 日本語リファレンス
ホームGraphics.DXCore › PFN_DXCORE_NOTIFICATION_CALLBACK

PFN_DXCORE_NOTIFICATION_CALLBACK

コールバック

シグネチャ

void PFN_DXCORE_NOTIFICATION_CALLBACK(
    DXCoreNotificationType notificationType,
    IUnknown* object,
    void* context
);

パラメーター

フィールド
notificationTypeDXCoreNotificationType
objectIUnknown*
contextvoid*