Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use this operator to get the attached Windows GDI handle of the CPalette object.
operator HPALETTE( ) const;
Return Value
If successful, a handle to the Windows GDI object represented by the CPalette object; otherwise NULL.
Remarks
This operator is a casting operator, which supports direct use of an HPALETTE object.
For more information about using graphic objects, see the article Graphic Objects in the Windows SDK.
Requirements
Header: afxwin.h