TYPELIBATTR.syskind Field 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.