CloakedIid — Struktura

Wskazuje szablony RuntimeClassImplements iChainInterfaces, że określony interfejs nie jest dostępny na liście identyfikatorów IID.

Składnia

template<typename T>
struct CloakedIid : T;

Parametry

T
Interfejs, który jest ukryty (zamaskowany).

Uwagi

Poniżej przedstawiono przykład użycia identyfikatora CloakedIid : struct MyRuntimeClass : RuntimeClass<CloakedIid<IMyCloakedInterface>> {}.

Hierarchia dziedziczenia

T

CloakedIid

Wymagania

Nagłówek: implements.h

Przestrzeń nazw: Microsoft::WRL

Zobacz też

Microsoft::WRL, przestrzeń nazw