Win32Methods Constructor
Initializes a new instance of the class.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New Win32Methods()
public Win32Methods()
public:
Win32Methods()
public function Win32Methods()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.