次の方法で共有


CImageList::m_hImageList

オブジェクトに結び付けられたイメージ リストのハンドル。

HIMAGELIST の m_hImageList;

解説

m_hImageList のデータ メンバーは型 HIMAGELISTのパブリック変数です。

使用例

// Get the safe handle to the image list.
HIMAGELIST hImageList = m_myImageList.m_hImageList;

要件

ヘッダー: afxcmn.h

参照

関連項目

CImageList クラス

階層図

CImageList::Attach

CImageList::Detach