Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method returns an interface to the process that the OS Access service is using to map zero-clot addresses.
HRESULT GetCurrentlyViewedProcess( IOsAxsProcess** ppiOsAxsProcess);
Parameters
- ppiOsAxsProcess
[out] Pointer to the IOsAxsProcess interface for the process.
Return Values
This method returns S_OK on success.
Remarks
This method defaults to the current process on the debugging target, and will be reset to the current process on every halt.
Requirements
OS Version: Windows CE 5.0 and later.
Header: OsAccess.h.
Link Library: OSAXSC.lib.
See Also
Send Feedback on this topic to the authors