ClassId (comHandlerType) Element
Specifies the identifier of the handler class.
<xs:element name="ClassId"
type="guidType"
/>
The ClassId element is defined by the comHandlerType complex type.
Parent element
Element | Derived from | Description |
---|---|---|
ComHandler | comHandlerType | Specifies an action that fires a handler. |
Remarks
Applications define the class identifier using the ClassId property of the IComHandlerAction interface.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |