PM_getBIOSPointer

Return a pointer to the real mode BIOS data area.

Declaration

void * PMAPI PM_getBIOSPointer(void)

Prototype In

pmapi.h

Return Value

Pointer to the real mode BIOS data area

Description

This function is used to obtain a pointer to the real mode BIOS data area. This is only possible on machines that provide access to the real mode BIOS, so if the PM_haveBIOSAccess function returns false, this function will not return a useful pointer (so don't try to use it!).

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