nn::nex::FetchContext Class

Syntax

class FetchContext

Description

This class is the context for DuplicatedObject::FetchDuplica.

A context must be defined by the FetchContext class before calling DuplicatedObject::FetchDuplica function. You can set the station from which you want to fetch the duplica, and include the CallContext::State for the function call and the DOCallContext::Outcome information in the instance of the class for which the appropriate flag has been set.

Member Functions

FetchContext Initializes an object.
GetFetchedObject Gets the handle (DOHandle) of the duplicated object being fetched.

Revision History

2011/03/04
Initial version.

CONFIDENTIAL