|
HRESULT | Sync ([in] BOOL fNoAccess) |
|
HRESULT | GetLength ([out, retval] LONG *plLen) |
|
HRESULT | SetMLStr ([in] LONG lDestPos, [in] LONG lDestLen, [in] IUnknown *pSrcMLStr, [in] LONG lSrcPos, [in] LONG lSrcLen) |
|
HRESULT | GetMLStr ([in] LONG lSrcPos, [in] LONG lSrcLen, [in] IUnknown *pUnkOuter, [in] DWORD dwClsContext, [in] const IID *piid, [out] IUnknown **ppDestMLStr, [out] LONG *plDestPos, [out] LONG *plDestLen) |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 236 of file mlang.idl.
◆ GetLength()
HRESULT MultiLanguage::IMLangString::GetLength |
( |
[out, retval] LONG * |
plLen | ) |
|
◆ GetMLStr()
◆ SetMLStr()
◆ Sync()
HRESULT MultiLanguage::IMLangString::Sync |
( |
[in] BOOL |
fNoAccess | ) |
|
The documentation for this interface was generated from the following file: