STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | Static Public Member Functions | List of all members
Platform::Module Class Reference

#include <vccorlib.h>

Public Types

typedef void(__stdcall * UnregisterCallback) ()
 

Static Public Member Functions

::Platform::Object __stdcall RegisterFactories (UnregisterCallback callback=nullptr)
 
static void __stdcall RunServer (const ::default::char16 *__serverName=nullptr)
 
::Platform::Details::IActivationFactory __stdcall GetActivationFactory (::Platform::String^)
 
static bool __stdcall CanUnloadNow ()
 
static void __stdcall FlushFactoryCache ()
 

Member Typedef Documentation

typedef void(__stdcall * Platform::Module::UnregisterCallback) ()

Member Function Documentation

static bool __stdcall Platform::Module::CanUnloadNow ( )
static
static void __stdcall Platform::Module::FlushFactoryCache ( )
static
::Platform::Details::IActivationFactory __stdcall Platform::Module::GetActivationFactory ( ::Platform::String^  )
static
::Platform::Object __stdcall Platform::Module::RegisterFactories ( UnregisterCallback  callback = nullptr)
static
static void __stdcall Platform::Module::RunServer ( const ::default::char16 *  __serverName = nullptr)
static

The documentation for this class was generated from the following file: