SetRectEmpty |
Declare Function Api_SetRectEmpty& Lib "user32" Alias "SetRectEmpty" (lpRect As RECT) |
Declare Function SetRectEmpty Lib "user32" Alias "SetRectEmpty" (lpRect As RECT) As Long |
|
空の長方形を作成する。座標はすべて 0 に設定される。 |
|
パラメータ
戻り値 |