ComVariantMarshaller.RefPropagate.FromUnmanaged(ComVariant) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes the marshaller with an unmanaged variant.
public:
void FromUnmanaged(System::Runtime::InteropServices::Marshalling::ComVariant unmanaged);
public void FromUnmanaged (System.Runtime.InteropServices.Marshalling.ComVariant unmanaged);
member this.FromUnmanaged : System.Runtime.InteropServices.Marshalling.ComVariant -> unit
Public Sub FromUnmanaged (unmanaged As ComVariant)
- unmanaged
- ComVariant
The unmanaged value
Product | Versions |
---|---|
.NET | 9 |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: