Searched refs:lBoundu (Results 1 – 1 of 1) sorted by relevance
123 lBoundu; in ReadXTRNImage() local151 hr=SafeArrayGetUBound(pSafeArray,1,&lBoundu); in ReadXTRNImage()154 blob_length=lBoundu-lBoundl+1; in ReadXTRNImage()279 long lBoundl, lBoundu, lCount; in SafeArrayFifo() local285 hr = SafeArrayGetUBound(pSafeArray, 1, &lBoundu); in SafeArrayFifo()288 lCount = lBoundu - lBoundl + 1; in SafeArrayFifo()