Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
struct System.​Runtime.​InteropServices.​ComTypes.​IDLDESC
Assembly: System.Runtime.InteropServices
Contains information needed for transferring a structure element, parameter, or function return value between processes.
Fields and Constants
public
nint
dwReserved
Reserved; set to <see langword="null" /> .
public
IDLFLAG
wIDLFlags
Indicates an <see cref="T:System.Runtime.InteropServices.IDLFLAG" /> value describing the type.
Methods
protected
void
Finalize​()
Inherited from object
protected
object
MemberwiseClone​()
Inherited from object