Share via


GdiplusBase::operator delete メソッド (gdiplusbase.h)

GdiplusBase::operator delete メソッドは、1 つの Windows GDI+ オブジェクトのメモリの割り当てを解除します。

構文

void() operator delete(
  [in] void *in_pVoid
);

パラメーター

[in] in_pVoid

型: void*

割り当てを解除するオブジェクトへのポインター。

戻り値

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

要件

   
サポートされている最小のクライアント Windows XP、Windows 2000 Professional [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows 2000 Server [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー gdiplusbase.h (Gdiplus.h を含む)
Library Gdiplus.lib
[DLL] Gdiplus.dll