IClrMetaHostQueryLegacyV2RuntimeBinding Method |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
SyntaxObject QueryLegacyV2RuntimeBinding(
Guid interfaceId
)
Function QueryLegacyV2RuntimeBinding (
interfaceId As Guid
) As Object
Object^ QueryLegacyV2RuntimeBinding(
[InAttribute] Guid interfaceId
)
abstract QueryLegacyV2RuntimeBinding :
interfaceId : Guid -> Object
Parameters
- interfaceId
- Type: SystemGuid
Return Value
Type:
Object
See Also