TVideoGrabber.ThirdPartyFilter_ClearList

Prev

Next

TVideoGrabber

Methods

 




































































































Clears a third-party filter list.


Declaration
function ThirdPartyFilter_ClearList(Location: TThirdPartyFilterList): Boolean;


bool __fastcall ThirdPartyFilter_ClearList(TThirdPartyFilterList Location)


Function ThirdPartyFilter_ClearList(Location As TxThirdPartyFilterList) As Boolean

Description

Used to clear the third-party filter list specified.
Location: TThirdPartyFilterList location list to clear.


See Also
TThirdPartyFilterList TOnThirdPartyFilterConnected OnThirdPartyFilterConnected ThirdPartyFilter_AddToList ThirdPartyFilter_Enable ThirdPartyFilter_RemoveFromList ThirdPartyFilter_ShowDialog