MIL_BUFFER_INFO BufferInfoHandle | //in |
This function retrieves the MIL identifier of the ancestor buffer.
Only child buffers have an ancestor buffer. The ancestor buffer is the buffer from which the specified buffer (BufferInfoHandle) ultimately originated. It is the root buffer; it does not have a parent buffer (it is not a child buffer of another 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. |