Sponsors

RegisterServiceProcess

Function name: RegisterServiceProcess

Defined in : Kernel32

Requirements : Windows NT: Not supported; Windows 95 or later

Declaration:

Declare Function RegisterServiceProcess Lib "kernel32" (ByVal dwProcessID As Long, ByVal dwType As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Process

Categories