System.Runtime.InteropServices.BStrWrapper Members

The members of System.Runtime.InteropServices.BStrWrapper are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Runtime.InteropServices.BStrWrapper class with the specified object object.

Initializes a new instance of the System.Runtime.InteropServices.BStrWrapper class with the specified string object.

Public Properties

[read-only]
WrappedObjectstring.

Gets the wrapped string object to marshal as type VT_BSTR.