Click or drag to resize
IClrRuntimeInfoGetInterface Method

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

Parameters

coClassId
Type: SystemGuid
interfaceId
Type: SystemGuid

Return Value

Type: Object
See Also