BCGControlBar Library for .NET
GetInstance Method (SDManager)




Gets the SDManager  of current instance. If the instance of  the current SDManager is null reference, than the new SDManager instance will be created.

Syntax
'Declaration
 
Public Shared Function GetInstance() As SDManager
'Usage
 
Dim value As SDManager
 
value = SDManager.GetInstance()
public static SDManager GetInstance()
public: static SDManager* GetInstance(); 
public:
static SDManager^ GetInstance(); 
Requirements

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

See Also

Reference

SDManager Class
SDManager Members

Send Feedback