nw::lyt::MultiArcResourceAccessor::Detach Member Function

Syntax

ArcResourceLink * Detach(
     const void * archiveStart
);
void Detach(
     ArcResourceLink * pLink
);

List of Overloaded Member Functions

Detach ( const void * ) Clears the registration for the specified archive data.
Detach ( ArcResourceLink * ) Cancels the registration of the specified archive information.

Description of Detach ( const void * )

Clears the registration for the specified archive data.

Description of Detach ( ArcResourceLink * )

Cancels the registration of an ArcResourceLink.


CONFIDENTIAL