MIL_ID BlobResId, | //in |
MIL_INT *CountVarPtr | //out |
This function reads the number of currently included blobs from the specified blob analysis result buffer. All blobs are included unless their status is changed, using MblobSelect(). Included blobs will be included in future operations and result retrievals.
This function must be used to determine the number of blob results that will be returned by MblobGetResult().
A call to MblobCalculate() must have been made prior to using this function.
Header | Include mil.h. |
Library | Use mil.lib; milblob.lib. |
DLL | Requires mil.dll; milblob.dll. |