Changes

Jump to navigation Jump to search
497 bytes added ,  20:38, 13 June 2017
Created page with "= pcie = {| class="wikitable" border="1" |- ! Cmd || Name |- | 0 || #Initialize |} == Initialize == Takes the current process handle (0xFFFF8001). Returns an event handl..."
= pcie =
{| class="wikitable" border="1"
|-
! Cmd || Name
|-
| 0 || [[#Initialize]]
|}

== Initialize ==
Takes the current process handle (0xFFFF8001).

Returns an event handle and session handle to a [[#IPCIESubinterface]].

== IPCIESubinterface ==
{| class="wikitable" border="1"
|-
! Cmd || Name || Notes
|-
| 0 || || Takes a type-6 buffer. Returns all zeroes.
|-
| 1 || || Always returns 0x1278?
|-
| 2 || || Always returns 0x1278?
|-
| 3 || || Takes a type-6 buffer. Always returns 0x1278?
|}

Navigation menu