Int 2F/AX=7004h

Prev Next Ralf Interrups Categories Contents

------

License Service API - GET ERROR

AX = 7004h
CX = license server index (0000h to 001Fh)
DS:DX -> SLSGETERROR structure (see #02854)
ES:BX = provider specific handle for the license context

Return:
AL = status 00h not installed FFh installed

See Also: AX=7000h - AX=7001h

Format of License Service SLSGETERROR structure: Offset Size Description (Table 02854) 00h DWORD (ret) status code 04h DWORD handle identifying license context 08h DWORD error code 0Ch DWORD buffer size in bytes 10h N BYTEs data buffer

Category: Network - Int 2Fh - L

------

Prev Next Ralf Interrups Categories Contents