AdoLongBinary:SafeArray Access

<< Click to Display Table of Contents >>

Navigation:  Support Classes > AdoLongBinary Class >

AdoLongBinary:SafeArray Access

Previous pageReturn to chapter overviewNext page

Purpose

A copy of the safe array in this long binary object

 

Prototype

ACCESS SafeArray AS PTR PASCAL CLASS AdoLongBinary

 

Return

SAFEARRAY        A copy of the safe array found in this object, or a NULL_PTR

 

Description

NOTE        If you call this method you are responsible yourself for destroying the safearray !

 

See Also

AdoLongBinary