You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`ClassFlags`|A synonym for `RuntimeClassFlags<WinRt>`.|
98
98
99
99
### Protected Methods
100
100
101
-
|Name|Description|
102
-
|----------|-----------------|
103
-
|[Implements::CanCastTo Method](../windows/implements-cancastto-method.md)|Gets a pointer to the specified interface.|
104
-
|[Implements::CastToUnknown Method](../windows/implements-casttounknown-method.md)|Gets a pointer to the underlying `IUnknown` interface.|
105
-
|[Implements::FillArrayWithIid Method](../windows/implements-fillarraywithiid-method.md)|Inserts the interface ID specified by the current zeroth template parameter into the specified array element.|
|[Implements::CanCastTo](#cancastto)|Gets a pointer to the specified interface.|
104
+
|[Implements::CastToUnknown](#casttounknown)|Gets a pointer to the underlying `IUnknown` interface.|
105
+
|[Implements::FillArrayWithIid](#fillarraywithiid)|Inserts the interface ID specified by the current zeroth template parameter into the specified array element.|
106
106
107
107
### Protected Constants
108
108
109
-
|Name|Description|
110
-
|----------|-----------------|
111
-
|[Implements::IidCount Constant](../windows/implements-iidcount-constant.md)|Holds the number of implemented interface IDs.|
0 commit comments