STGMEDIUM.unionmember Field

Definition

Represents a handle, string, or interface pointer that the receiving process can use to access the data being transferred.

public: IntPtr unionmember;
public IntPtr unionmember;
val mutable unionmember : nativeint
Public unionmember As IntPtr 

Field Value

IntPtr

nativeint

Remarks

For more information, see STGMEDIUM structure.

Applies to