Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Caches the metafile used for drawing the item's icon.
BOOL SetIconicMetafile(
HGLOBAL hMetaPict
);
Parameters
- hMetaPict
A handle to the metafile used for drawing the item's icon.
Return Value
Nonzero if successful; otherwise 0.
Remarks
Use GetIconicMetafile to retrieve the metafile.
The hMetaPict parameter is copied into the item; therefore, hMetaPict must be freed by the caller.
Requirements
Header: afxole.h