Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Specifies whether a non-color style has the bold style.
Syntax
BOOL FBoldIMEStyle(
_In_ const IMESTYLE *pimestyle
);
Parameters
-
pimestyle [in]
-
An IMESTYLE structure returned from the PIMEStyleFromAttr function.
Return value
TRUE if the style has the bold 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