|
HRESULT | GetDuplicate ([retval, out]ITextFont **ppFont) |
|
HRESULT | SetDuplicate ([in]ITextFont *pFont) |
|
HRESULT | CanChange ([out]LONG *pB) |
|
HRESULT | IsEqual ([in]ITextFont *pFont, [retval, out]LONG *pB) |
|
HRESULT | Reset ([in]LONG Value) |
|
HRESULT | GetStyle ([retval, out]LONG *pValue) |
|
HRESULT | SetStyle ([in]LONG Value) |
|
HRESULT | GetAllCaps ([retval, out]LONG *pValue) |
|
HRESULT | SetAllCaps ([in]LONG Value) |
|
HRESULT | GetAnimation ([retval, out]LONG *pValue) |
|
HRESULT | SetAnimation ([in]LONG Value) |
|
HRESULT | GetBackColor ([retval, out]LONG *pValue) |
|
HRESULT | SetBackColor ([in]LONG Value) |
|
HRESULT | GetBold ([retval, out]LONG *pValue) |
|
HRESULT | SetBold ([in]LONG Value) |
|
HRESULT | GetEmboss ([retval, out]LONG *pValue) |
|
HRESULT | SetEmboss ([in]LONG Value) |
|
HRESULT | GetForeColor ([retval, out]LONG *pValue) |
|
HRESULT | SetForeColor ([in]LONG Value) |
|
HRESULT | GetHidden ([retval, out]LONG *pValue) |
|
HRESULT | SetHidden ([in]LONG Value) |
|
HRESULT | GetEngrave ([retval, out]LONG *pValue) |
|
HRESULT | SetEngrave ([in]LONG Value) |
|
HRESULT | GetItalic ([retval, out]LONG *pValue) |
|
HRESULT | SetItalic ([in]LONG Value) |
|
HRESULT | GetKerning ([retval, out]float *pValue) |
|
HRESULT | SetKerning ([in]float Value) |
|
HRESULT | GetLanguageID ([retval, out]LONG *pValue) |
|
HRESULT | SetLanguageID ([in]LONG Value) |
|
HRESULT | GetName ([retval, out]BSTR *pValue) |
|
HRESULT | SetName ([in]BSTR Value) |
|
HRESULT | GetOutline ([retval, out]LONG *pValue) |
|
HRESULT | SetOutline ([in]LONG Value) |
|
HRESULT | GetPosition ([retval, out]float *pValue) |
|
HRESULT | SetPosition ([in]float Value) |
|
HRESULT | GetProtected ([retval, out]LONG *pValue) |
|
HRESULT | SetProtected ([in]LONG Value) |
|
HRESULT | GetShadow ([retval, out]LONG *pValue) |
|
HRESULT | SetShadow ([in]LONG Value) |
|
HRESULT | GetSize ([retval, out]float *pValue) |
|
HRESULT | SetSize ([in]float Value) |
|
HRESULT | GetSmallCaps ([retval, out]LONG *pValue) |
|
HRESULT | SetSmallCaps ([in]LONG Value) |
|
HRESULT | GetSpacing ([retval, out]float *pValue) |
|
HRESULT | SetSpacing ([in]float Value) |
|
HRESULT | GetStrikeThrough ([retval, out]LONG *pValue) |
|
HRESULT | SetStrikeThrough ([in]LONG Value) |
|
HRESULT | GetSubscript ([retval, out]LONG *pValue) |
|
HRESULT | SetSubscript ([in]LONG Value) |
|
HRESULT | GetSuperscript ([retval, out]LONG *pValue) |
|
HRESULT | SetSuperscript ([in]LONG Value) |
|
HRESULT | GetUnderline ([retval, out]LONG *pValue) |
|
HRESULT | SetUnderline ([in]LONG Value) |
|
HRESULT | GetWeight ([retval, out]LONG *pValue) |
|
HRESULT | SetWeight ([in]LONG Value) |
|
HRESULT | GetTypeInfoCount ([out] UINT *pctinfo) |
|
HRESULT | GetTypeInfo ([in] UINT iTInfo, [in] LCID lcid, [out] ITypeInfo **ppTInfo) |
|
HRESULT | GetIDsOfNames ([in] REFIID riid, [in, size_is(cNames)] LPOLESTR *rgszNames, [in] UINT cNames, [in] LCID lcid, [out, size_is(cNames)] DISPID *rgDispId) |
|
HRESULT | Invoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] WORD wFlags, [in, out] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *puArgErr) |
|
HRESULT | RemoteInvoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] DWORD dwFlags, [in] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *pArgErr, [in] UINT cVarRef, [in, size_is(cVarRef)] UINT *rgVarRefIdx, [in, out, size_is(cVarRef)] VARIANTARG *rgVarRef) |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 415 of file tom.idl.