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