Previous Topic: CaVersionChooser

Next Topic: void SetParentPath(LPCTSTR szParentPath)


void Clear(void)

Removes all selection criteria.

Owning Class

CaVersionChooser

Arguments

None

Return Value

None

Example

CaVersionChooser& rVersionChooser = rContext.GetVersionChooser(); rVersionChooser.Clear();

More information: