VARDESC.varkind Field

Definition

Defines how to marshal a variable.

public: System::Runtime::InteropServices::ComTypes::VARKIND varkind;
public System.Runtime.InteropServices.ComTypes.VARKIND varkind;
val mutable varkind : System.Runtime.InteropServices.ComTypes.VARKIND
Public varkind As VARKIND 

Field Value

Remarks

For more information, see VARDESC structure.

Applies to