COleSafeArray::GetLBound

Call this member function to retrieve the lower bound for any dimension of a safe array.

Syntax

void GetLBound( DWORD dwDim, long* pLBound );

At a Glance

Header file: Afxdisp.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

COleSafeArray Overview, COleSafeArray Member Functions, Structures, COleSafeArray::GetUBound, SafeArrayGetLBound