description | title | ms.date | ms.topic | f1_keywords | ms.assetid | |
---|---|---|---|---|---|---|
Learn more about: InspectableClass Macro |
InspectableClass Macro |
11/04/2016 |
reference |
|
ff390b26-58cc-424f-87ac-1fe3cc692b59 |
Sets the runtime class name and trust level.
InspectableClass(
runtimeClassName,
trustLevel)
runtimeClassName
The full textual name of the runtime class.
trustLevel
One of the TrustLevel enumerated values.
The InspectableClass macro can be used only with Windows Runtime types.
Header: implements.h
Namespace: Microsoft::WRL