Table of Contents

Method FromManaged

Namespace
Ubiquity.NET.InteropHelpers
Assembly
Ubiquity.NET.InteropHelpers.dll

FromManaged(LazyEncodedString?)

Initializes the marshaller with a managed string and requested buffer.

public void FromManaged(LazyEncodedString? managed)

Parameters

managed LazyEncodedString

The managed string to initialize the marshaller with.