TheCommonUtils..::..IsDeviceSenderType Method
Returns true if a sendery type is a device
Namespace:
nsCDEngine.BaseClassesAssembly: 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 )
Parameters
- pType
- Type: nsCDEngine.ViewModels..::..cdeSenderType