|
| HRESULT | GetLocalizedString ([in] REFGUID Term, [in] LCID lcid, [out] BSTR *pResult, [out] LCID *plcid) |
| |
| HRESULT | GetParentTerm ([in] REFGUID Term, [out] GUID *pParentTerm) |
| |
| HRESULT | GetMnemonicString ([in] REFGUID Term, [out] BSTR *pResult) |
| |
| HRESULT | LookupMnemonicTerm ([in] BSTR bstrMnemonic, [out] GUID *pTerm) |
| |
| HRESULT | ConvertValueToString ([in] REFGUID Term, [in] LCID lcid, [in] VARIANT varValue, [out] BSTR *pbstrResult, [out] LCID *plcid) |
| |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| |
| ULONG | AddRef () |
| |
| ULONG | Release () |
| |
Definition at line 37 of file msaatext.idl.
◆ ConvertValueToString()
◆ GetLocalizedString()
◆ GetMnemonicString()
◆ GetParentTerm()
◆ LookupMnemonicTerm()
| HRESULT IAccDictionary::LookupMnemonicTerm |
( |
[in] BSTR |
bstrMnemonic, |
|
|
[out] GUID * |
pTerm |
|
) |
| |
The documentation for this interface was generated from the following file: