BOOL SelectStockObject( int nIndex );
nIndex
Specifies the type of stock object desired. See CDC::SelectObject for a list of the possible stock objects.
Selects one of the predefined stock pens, brushes, or fonts into the CMetaFileDC.
TRUE if the function is successful; otherwise FALSE.