SetupCancelTemporarySourceList
[New
- Windows NT]
The SetupCancelTemporarySourceList
function cancels any temporary list and no-browse behavior and reestablishes
standard list behavior.
BOOL SetupCancelTemporarySourceList(
VOID |
// takes no
parameters |
); |
|
Parameters
None.
Return Values
If a
temporary list was in effect, the return value is TRUE. Otherwise, the return
value is FALSE.
See Also