Creates an instance of RoleInstance initialized with values from an RoleInstanceImpl.
public:
RoleInstance(
RoleInstanceImpl *implementation
)
implementation
Type: RoleInstanceImpl *
The RoleInstanceImpl with which to initialize the RoleInstance.
Header: Declared in ServiceDefinition.h.
Library: Use GSDK110.lib (VS 2012) or GSDK100.lib (VS 2010).