Partager via


Méthode ITextDocument2::ReleaseCallManager (tom.h)

Libère le gestionnaire d’appels.

Syntaxe

HRESULT ReleaseCallManager(
  [in] IUnknown *pVoid
);

Paramètres

[in] pVoid

Type : IUnknown*

Objet de gestionnaire d’appels à libérer.

Valeur retournée

Type : HRESULT

Si la méthode réussit, elle retourne NOERROR. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

   
Client minimal pris en charge Windows 8 [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2012 [applications de bureau uniquement]
Plateforme cible Windows
En-tête tom.h
DLL Msftedit.dll

Voir aussi

ITextDocument2

ITextDocument2::GetCallManager