XamlRuntimeUninitialize (Compact 2013)
3/28/2014
This function removes all references to the application singleton.
Syntax
BOOL WINAPI XamlRuntimeUninitialize();
Parameters
None.
Return Value
Returns TRUE on success, returns FALSE if the singleton was never created.
.NET Framework Equivalent
None.
Requirements
Header |
XamlRuntime.h |
sysgen |
SYSGEN_XAML_RUNTIME |