Click or drag to resize
CObjectImplBaseQueryInterface Method

Namespace: PDTec.IceNet.Sdk.Implementation
Assembly: PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public IObject QueryInterface(
	Type pInterfaceType
)

Parameters

pInterfaceType
Type: SystemType

Return Value

Type: IObject

Implements

IObjectQueryInterface(Type)
See Also