FindClosePrinterChangeNotification |
Declare Function Api_FindClosePrinterChangeNotification& Lib "winspool.drv" Alias "FindClosePrinterChangeNotification" (ByVal hChange&) |
Declare Function FindClosePrinterChangeNotification Lib "winspool.drv" Alias "FindClosePrinterChangeNotification" (ByVal hChange As Long) As Long |
|
FindFirstPrinterChangeNotification 関数を使って作成された変更通知オブジェクトを閉じる。その変更通知オブジェクトに関連付けられたプリンタまたはプリントサーバーは、そのオブジェクトによって監視されなくなる。 |
|
パラメータ
成したものである。 FindFirstPrinterChangeNotification 関数または FindNextPrinterChangeNotification 関数の呼び出しで使えなくなる。 |