CAnnoData::GetHandle

#include “BiAnno.h”

long GetHandle( void );

Description

Returns the annotation handle associated to the CAnnoData class.

Parameters

None

Return value

The annotation handle.

Programming Notes

None

Code Example

None