0 out of 1 rated this helpful - Rate this topic

InspectableClass Macro

Visual Studio 2012

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

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.