Collection Contents Previous Next PDF

UltraLite C/C++ User's Guide

UltraLite C++ Component API Reference

Class ULValue

GetBinaryLength Function


Synopsis 

size_t ULValue::GetBinaryLength()

Remarks 

Gets the length of a Binary value.

Returns 

Number of bytes necessary to hold the binary value returned by GetBinary Function.


Collection Contents Previous Next PDF