LANGPREFERENCES.szFileType 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.
Specifies the file type.
public: cli::array <System::Byte> ^ szFileType;
public: Platform::Array <byte> ^ szFileType;
std::Array <byte> szFileType;
public byte[] szFileType;
val mutable szFileType : byte[]
Public szFileType As Byte()
Field Value
Byte[]
Remarks
COM Signature
From textmgr.idl: