Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at InspectableClass Macro.
Sets the runtime class name and trust level.
Syntax
InspectableClass(
runtimeClassName,
trustLevel)
Parameters
runtimeClassName
The full textual name of the runtime class.
trustLevel
One of the TrustLevel enumerated values.
Remarks
The InspectableClass macro can be used only with Windows Runtime types.
Requirements
Header: implements.h
Namespace: Microsoft::WRL