C-DEngine 5.105

ICDESettings..::..IsNodeTrusted Method

Checks if a node/device (ID) is trustd

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

Syntax


bool IsNodeTrusted(
	Guid pNodeID
)
Function IsNodeTrusted ( _
	pNodeID As Guid _
) As Boolean
bool^ IsNodeTrusted(
	Guid^ pNodeID
)

Parameters

pNodeID
Type: Guid
Source NodeID

Return Value