ihuClearQueryModifiers
Use the ihuClearQueryModifiers
function to clear any previously set query modifiers so that they are not used in subsequent reads.
Prototype
ihuErrorCode ihuClearQueryModifiers(void)
Remarks
Use ihuSetQueryModifiers()
to set a modifier string to be used in all reads. Call ihuClearQueryModifiers()
to stop using that modifier.
Returns
ihuSTATUS_OK
ihuSTATUS_OUT_OF_MEMORY