STROBJ_dwGetCodePage

DWORD STROBJ_dwGetCodePage(

IN STROBJ *pstro
);

STROBJ_dwGetCodePage returns the code page associated with the specified STROBJ.

Parameters

pstro

Pointer to a STROBJ structure with which the code page is associated.

Return Value

STROBJ_dwGetCodePage returns a DWORD value that identifies the code page associated with the font used in the text output call at the Win32 API level.