MIL_BUFFER_INFO BufferInfoHandle | //in |
This function retrieves the MIL identifier of the specified MIL buffers' parent buffer.
Only child buffers have a parent buffer. The parent buffer is the buffer from which the specified buffer was defined. The parent buffer can itself have a parent buffer.
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. |