C-DEngine 5.105

TheCommonUtils..::..IsDeviceSenderType Method

Returns true if a sendery type is a device

Namespace:  nsCDEngine.BaseClasses
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static bool IsDeviceSenderType(
	cdeSenderType pType
)
Public Shared Function IsDeviceSenderType ( _
	pType As cdeSenderType _
) As Boolean
public:
static bool^ IsDeviceSenderType(
	cdeSenderType^ pType
)

Return Value