TYPELIBATTR.syskind Field

Definition

Represents the target hardware platform of a type library.

public: System::Runtime::InteropServices::ComTypes::SYSKIND syskind;
public System.Runtime.InteropServices.ComTypes.SYSKIND syskind;
val mutable syskind : System.Runtime.InteropServices.ComTypes.SYSKIND
Public syskind As SYSKIND 

Field Value

Remarks

For more information, see TLIBATTR structure.

Applies to