DDX_Color

void DDX_Color(CDataExchange* pDX, SECWellButton& cButton, COLORREF& color)

Performs data exchange for SECWellButtons attached to dialogs.

Defined in: SECBTNS.cpp

Return Value

void

Parameters

pDX

Points to a data exchange object.

cButton

Reference to the color well button.

color

Reference to a COLORREF structure to save or extract.