platform property
Retrieves the name of the user's operating system.
Syntax
HRESULT value = object.get_platform(* p);
Property values
Type: BSTR
-
HP UNIX-based computers.
-
Macintosh PowerPC-based computers.
-
Macintosh 68K-based computers.
-
Solaris-based computers.
-
Windows 64-bit platform.
-
Windows 32-bit platform.
-
Windows 16-bit platform.
-
Windows CE platform.
See also
Show: