構造体 SvcStartService
[Service Control Functions]

#include <libmsrpc.h>


変数

struct {
   POLICY_HND *   svc_hnd
 open handle to the service
   char **   parms
 Array of parameters to start the service with.
   uint32   num_parms
 Number of parameters in the parms array
   uint32   timeout
 Number of seconds to wait for the service to actually start.
in


説明

libmsrpc.h2851 行で定義されています。


構造体

POLICY_HND* svc_hnd

open handle to the service

libmsrpc.h2854 行で定義されています。

参照元 cac_SvcStartService().

char** parms

Array of parameters to start the service with.

Can be NULL if num_parms is 0

libmsrpc.h2857 行で定義されています。

参照元 cac_SvcStartService().

uint32 num_parms

Number of parameters in the parms array

libmsrpc.h2860 行で定義されています。

参照元 cac_SvcStartService().

uint32 timeout

Number of seconds to wait for the service to actually start.

If this is 0, then the status will not be checked after the initial call

libmsrpc.h2863 行で定義されています。

参照元 cac_SvcStartService().

struct { ... } in

参照元 cac_SvcStartService().


この構造体の説明は次のファイルから生成されました:
Sambaに対してSat Aug 29 21:24:48 2009に生成されました。  doxygen 1.4.7