Platform SDK: DirectX

DirectMusicPerformance.SetNotificationHandle

DirectMusicPerformance.SetNotificationHandle メソッドは、通知のイベント ハンドルを設定する。シグナルが送信されたら、アプリケーションは DirectMusicPerformance.GetNotificationPMsg メソッドを呼び出して、通知イベントを取り出さなければならない。

object.SetNotificationHandle(hnd As Long)

パラメータ

object
DirectMusicPerformance オブジェクトを表すオブジェクト式。
hnd
イベント ハンドル。既存のハンドルを消去する場合は 0 を指定する。

参照

DirectXEvent