Moonware.Common Namespace > VariableManager Class : UpdateGlobalVariable Method |
'Declaration Public Shared Sub UpdateGlobalVariable( _ ByVal varObject As VariableObject _ )
'Usage Dim varObject As VariableObject VariableManager.UpdateGlobalVariable(varObject)
public static void UpdateGlobalVariable( VariableObject varObject )
public: static void UpdateGlobalVariable( VariableObject^ varObject )
Exception | Description |
---|---|
System.InvalidOperationException | VariableManager has not been initialized for this App Domain! |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2