TYPELIBATTR.syskind Field

Definition

Represents the target hardware platform of a type library.

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

Field Value

Remarks

For additional information about the TLIBATTR structure, see the MSDN Library.

Applies to