CreateTimerQueue |
Declare Function Api_CreateTimerQueue& Lib "kernel32" Alias "CreateTimerQueue" () |
Declare Function CreateTimerQueue Lib "kernel32" Alias "CreateTimerQueue" () As Long |
|
タイマのキューを作成する。タイマキュータイマは、指定した時間にコールバック関数を呼び出すための軽量のオブジェクトである。 |
|
パラメータ
を使う。 される。 |