<Return[PQ]><Top>
| PaintDesktop | Declare Function Api_PaintDesktop& Lib "user32" Alias "PaintDesktop" (ByVal hDC&) | 
| Declare Function PaintDesktop Lib "user32" Alias "PaintDesktop" (ByVal hdc As Long) As Long | |
| 指定されたデバイスコンテキストのクリッピング領域内を、デスクトップパターン、または壁紙で埋めつくす。この関数は、主にシェルのデスクトップ用に用意されている。 | |
| 
      パラメータ 
      戻り値 | |