RXObjectQueryX Method

Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class.

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public IntPtr QueryX(
        RXClass protocolClass
)

Parameters

protocolClass  RXClass
[in] Class describing instance to which the object must be converted.

Return Value

IntPtr
Pointer to this object if this object can be converted to the specified class.
See Also

©  Bricsys NV. All rights reserved.