Share via


IOsAxsCe50Thread::GetCurrentProcess (Windows Embedded CE 6.0)

1/5/2010

This method returns a pointer to the current process object.

Syntax

HRESULT GetCurrentProcess(
  IOsAxsProcess** ppiOsAxsProc
);

Parameters

  • ppiOsAxsProc
    [out] Pointer to the current process object.

Return Value

The following table shows return values for this method.

Value Description

S_OK

Indicates the function was successful.

E_FAIL

Indicates an unspecified failure.

Requirements

Header OsAccess.h
Library OSAXSC.lib
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

IOsAxsCe50Thread
IOsAxs Interfaces