This document is archived and information here might be outdated. Recommended version. |
Gets the last requested AOI image into the buffer provided. This method will not work on 64-bit platforms and has been deprecated. Use the new alternative method QueryImageData() on IAISImageService3X for the same purpose.
[Visual Basic .NET] Public Function GetImageInBuffer ( _ ByVal bufferPtr As Integer _ ) As Boolean
[C#] public bool GetImageInBuffer ( int bufferPtr );
[C++]
HRESULT GetImageInBuffer(
long bufferPtr
);
[C++]
Parameters bufferPtr [in]
bufferPtr is a parameter of type long