







[This is preliminary documentation and is subject to change.]
Helper class that exposes various Win32 functions as managed methods and properties.
Namespace:
Microsoft.SDK.Samples.VistaBridge.Library
Assembly:
VistaBridgeLibrary (in VistaBridgeLibrary.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
| C# |
|---|
public static class InteropHelper |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class InteropHelper |
| Visual C++ |
|---|
public ref class InteropHelper abstract sealed |
Inheritance Hierarchy
Microsoft.SDK.Samples.VistaBridge.Library..::.InteropHelper
