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

Syntax

ArcResourceLink * Detach(
     const void * archiveStart
);

Arguments

Name Description
archiveStart The pointer to the archive data.

Return Values

Returns a pointer to an ArcResourceLink object when the registration is cleared. Returns NULL if clearing fails.

Description

Clears the registration for the specified archive data.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL