Supported Browsers Home   
PM_getOSName Previous   
PM_getPhysicalAddr Next   
External Functions Up   

PM_getOSType

Return the operating system type identifier.

Declaration

long PMAPI PM_getOSType(void)

Prototype In

pmapi.h

Return Value

Flag representing the OS type

Description

This function returns a flag that represents the operating system type, so that binary portable code that does need to handle OS dependencies internally can do so with runtime checks if necessary. Please see the %SCITECH%\include\drvlib\os\os.h header file for the current definition of operating system types supported. This list will grow as more operating systems are supported by the PM library.

See Also

PM_getOSName

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com