CPngImage::Load

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

This class supports the MFC framework infrastructure and is not intended to be used directly from your code.

BOOL Load(
   UINT uiResID,
   HINSTANCE hinstRes = NULL
);
BOOL Load(
   LPCTSTR lpszResourceName,
   HINSTANCE hinstRes = NULL
);

Parameters

Parameter

Description

[in] uiResID

 

[in] hinstRes

 

[in] lpszResourceName

 

Requirements

Header: afxtoolbarimages.h

See Also

Reference

CPngImage Class

Other Resources

MFC Hierarchy Chart