|
PEszsetBOOL PEszset (hObject, nProperty, lpszData)
This function sets object string properties by copying the string pointed to by lpszData into the object property located by hObject and nProperty. This function is designed to be used with properties which start with PEP_sz.
Returns NonZero if the function was successful, otherwise Zero.
Comments Note, PEszsetA and/or PEszsetW may be called to work specifically with short-char or wide-char data. Else the presence of the UNICODE pragma will control if PEszset automatically maps to PEszsetA or PEszsetW.
|
©2022 Gigasoft, Inc. | All rights reserved.
Gigasoft is a registered trademark, and ProEssentials a trademark of Gigasoft, Inc. |