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.
Specifies whether a non-color style has an underline style.
Syntax
BOOL __cdecl FUlIMEStyle(
_In_ const IMESTYLE *pimestyle
);
Parameters
-
pimestyle [in]
-
An IMESTYLE structure returned from PIMEStyleFromAttr function.
Return value
TRUE if the style has an underline style.
Remarks
This function has no associated import library or header file; you must call it using the LoadLibrary and GetProcAddress functions.
Requirements
| Requirement | Value |
|---|---|
| DLL |
|
See also