Platform SDK: COM |
Specifies a new name for the font family.
HRESULT put_Name( BSTR name //Name of the font family );
The method supports the standard return value E_UNEXPECTED, as well as the following:
The string value is caller allocated and the caller is responsible for freeing it after this call returns.
Windows NT/2000: Requires Windows NT 4.0 or later.
Windows 95/98: Requires Windows 95 or later.
Header: Declared in ocidl.h.