Click or drag to resize

IClrRuntimeInfoGetInterface Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
Object GetInterface(
	Guid coClassId,
	Guid interfaceId
)

Parameters

coClassId
Type: SystemGuid
interfaceId
Type: SystemGuid

Return Value

Type: Object
See Also