Visual Basic (Declaration) | |
---|---|
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> <GuidAttribute("41126C5E-A069-11D0-808F-00A0240943E4")> Public Interface IContextManager |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As IContextManager |
C# | |
---|---|
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)] [GuidAttribute("41126C5E-A069-11D0-808F-00A0240943E4")] public interface IContextManager |
C++/CLI | |
---|---|
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)] [GuidAttribute("41126C5E-A069-11D0-808F-00A0240943E4")] public interface class IContextManager |
For an example refer to JoinCommonContext.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7