nn::nex::DOCallContext::ClearTargets Member Function

Syntax

void ClearTargets();

Parameters

None.

Return Values

None.

Description

Clears the target station(s) that have previously been set for this DOCallContext.

This function clears flags related to all targets set in this DOCallContext object. Then, it sets the duplicated object handles to the target station to INVALID_DOHANDLE. (This is the default.) Because this always executes on the correct target, execute it before setting the target station.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL