MIL_BUFFER_INFO BufferInfoHandle | //in |
This function returns the Host address of the specified MIL buffer, if the buffer is visible from the Host address space and is not a planar 3-band buffer.
For a planar 3-band buffer, you can determine its Host address using MfuncBufHostAddressBand().
Specifies the handle of the MIL buffer. The buffer handle must be obtained using MfuncInquire() with M_BUFFER_INFO.
Header | Include mil.h. |
Library | Use mil.lib. |
DLL | Requires mil.dll. |