Partager via


Méthode IMILBitmapEffectOutputConnector::GetConnection (mileffects.h)

Obtient le IMILBitmapEffectInputConnector associé au connecteur de sortie.

Syntaxe

HRESULT GetConnection(
  [in]          ULONG                          uiIndex,
  [out, retval] IMILBitmapEffectInputConnector **ppConnection
);

Paramètres

[in] uiIndex

Type : ULONG

Index du connecteur d’entrée souhaité.

[out, retval] ppConnection

Type : IMILBitmapEffectInputConnector**

Pointeur qui reçoit un pointeur vers le connecteur d’entrée associé.

Valeur retournée

Type : HRESULT

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

Spécifications

   
Client minimal pris en charge Windows XP avec SP2, Windows Vista [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2008 [applications de bureau uniquement]
Plateforme cible Windows
En-tête mileffects.h
DLL Mileffects.dll
Composant redistribuable Microsoft .Net 3.0