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.
Sets the current device context (DC) pen color to the specified color value.
COLORREF SetDCPenColor(
COLORREF crColor
);
Parameters
- crColor
Specifies the new pen color.
Return Value
Nonzero if the function is successful; otherwise 0.
Remarks
This member function utilizes the Win32 function SetDCPenColor, as described in the Windows SDK.
Requirements
Header: afxwin.h