ActivationFactory::GetIids, méthode
Récupère un tableau d'IDs d'interface implémentés.
STDMETHOD(
GetIids
)(_Out_ ULONG *iidCount, _Deref_out_ _Deref_post_cap_(*iidCount) IID **iids);
Paramètres
iidCount
Lorsque cette opération se termine, le nombre d'ID d'interace dans le tableau iids .iids
Lorsque cette opération se termine, un tableau d'identificateurs d'interface implémentées.
Valeur de retour
S_OK si réussie; sinon, un HRESULT décrivant l'anomalie.E_OUTOFMEMORY est un HRESULT d'échec possible.
Configuration requise
En-tête: module.h
Espace de noms: Microsoft::WRL