Platform SDK: Agent |
HRESULT ShowDefaultCharacterProperties( short x, // x-coordinate of window short y, // y-coordinate of window long bUseDefault // default position flag );
Displays default character properties window.
Note For Windows 2000, it may be necessary to call the new AllowSetForegroundWindow API to ensure that this window becomes the foreground window. For more information about setting the foreground window under Windows 2000, see the Platform SDK documentation.