Microsoft DirectX 8.0 (Visual Basic)

DirectMusicPerformance8.SetNotificationHandle

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

object.SetNotificationHandle(hnd As Long)

指定項目

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

参照

DirectXEvent8