次の方法で共有


Graphics.ReleaseHdcInternal メソッド

内部メソッド。使用しないでください。

Public Sub ReleaseHdcInternal( _
   ByVal hdc As IntPtr _)
[C#]
public void ReleaseHdcInternal(IntPtrhdc);
[C++]
public: void ReleaseHdcInternal(IntPtrhdc);
[JScript]
public function ReleaseHdcInternal(
   hdc : IntPtr);

パラメータ

  • hdc
    デバイス コンテキストを識別するハンドル。

戻り値

このメソッドは値を返しません。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

Graphics クラス | Graphics メンバ | System.Drawing 名前空間