Editor_GetAttr¶
Removes text at the specified position in the Clipboard history. You can use this inline function or explicitly send the EE_GET_ATTR message.
Editor_GetAttr( HWND hwnd, ATTR_INFO* pAI ); pAI Pointer to the ATTR_INFO structure. The return value is TRUE if succeeded, or FALSE if failed. Supported on EmEditor Version 9.00 or later.Parameters¶
Return Values¶
Version¶