Partager via


Méthode ITfLangBarMgr::GetThreadMarshalInterface (ctfutb.h)

À éviter d’utiliser.

Syntaxe

HRESULT GetThreadMarshalInterface(
  [in]  DWORD    dwThreadId,
  [in]  DWORD    dwType,
  [in]  REFIID   riid,
  [out] IUnknown **ppunk
);

Paramètres

[in] dwThreadId

[in] dwType

[in] riid

[out] ppunk

Valeur retournée

Cette méthode ne retourne pas de valeur.

Configuration requise

   
Client minimal pris en charge Windows 2000 Professionnel [applications de bureau uniquement]
Serveur minimal pris en charge Windows 2000 Server [applications de bureau uniquement]
Plateforme cible Windows
En-tête ctfutb.h
DLL Msctf.dll
Composant redistribuable TSF 1.0 sur Windows 2000 Professionnel

Voir aussi

CoCreateFreeThreadedMarshaler

CoMarshalInterface

ITfLangBarMgr