Note
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ შესვლა ან დირექტორიების შეცვლა.
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ დირექტორიების შეცვლა.
Specifies whether the specified color is a fundamental color.
Syntax
BOOL __cdecl FFundamentalIMEColorStyle(
_In_ const IMECOLORSTY *pcolorstyle
);
Parameters
-
pcolorstyle [in]
-
An IMECOLORSTY structure returned from the PColorStyleBackFromIMEStyle or PColorStyleTextFromIMEStyle function.
Return value
Returns TRUE when the color is a fundamental color.
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