|
RAD Studio VCL Reference
|
Contains the service specific error code returned on starting or stopping the service.
property ErrCode: DWord;
__property DWord ErrCode;
ErrCode specifies a service specific error code that the service returns when an error occurs while the service is starting or stopping. If ErrCode is not defined, the Win32ErrCode property is used instead.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|