ShellCtrlsUninitialize (Compact 2013)
3/28/2014
Uninitializes the shell control classes for virtual list view controls, virtual item view controls, pivot controls, spinner controls, and the wizard control framework.
Syntax
BOOL ShellCtrlsUninitialize();
Return Value
TRUE on success; FALSE on failure.
Remarks
Deregisters the following virtual shell control classes in the dynamic-link library (DLL): virtual list view controls, virtual item view controls, pivot controls, spinner controls, and the wizard control framework. Call this function after using any of these controls.
Requirements
Header |
shellctrls.h |
See Also
Reference
Shell Controls Reference
Task Dialogs Reference
Spinner Controls Reference
ShellCtrlsInitialize