DLPSRVR:Initialize

DLPSRVR:Initialize

Request #

Index WordDescription
0Header code [0x00010183]
1Sharedmem size.
2u8 Max number of clients.
3Process Id
4u8 Child index
5Block buffer size? 0x40000
6Block buffer num? 0x2
7MoveHandleDescriptor for 2 handles
8Shared mem handle
9Event handle

Response #

Index WordDescription
0Header code
1Result code

Description #

This initializes the DLP server. The DLP child to be used is selected based on the process title ID and the child index given. The high title ID must be “00040001” and the low title ID must be: low_title_id & 0xFF == child_index