Public Member Functions | Public Attributes | List of all members
AppSecInc::Service::ServiceCreateInfo Class Reference

service creation information More...

#include <ServiceCreateInfo.h>

Public Member Functions

 ServiceCreateInfo ()
 

Public Attributes

std::wstring name
 
std::wstring display_name
 
DWORD desired_access
 
DWORD service_type
 
DWORD start_type
 
DWORD error_control
 
std::wstring binary_path_name
 
std::wstring order_group
 
std::wstring service_start_username
 
std::wstring service_start_password
 

Detailed Description

service creation information

Constructor & Destructor Documentation

AppSecInc::Service::ServiceCreateInfo::ServiceCreateInfo ( )

Member Data Documentation

std::wstring AppSecInc::Service::ServiceCreateInfo::binary_path_name
DWORD AppSecInc::Service::ServiceCreateInfo::desired_access
std::wstring AppSecInc::Service::ServiceCreateInfo::display_name
DWORD AppSecInc::Service::ServiceCreateInfo::error_control
std::wstring AppSecInc::Service::ServiceCreateInfo::name
std::wstring AppSecInc::Service::ServiceCreateInfo::order_group
std::wstring AppSecInc::Service::ServiceCreateInfo::service_start_password
std::wstring AppSecInc::Service::ServiceCreateInfo::service_start_username
DWORD AppSecInc::Service::ServiceCreateInfo::service_type
DWORD AppSecInc::Service::ServiceCreateInfo::start_type

The documentation for this class was generated from the following files:


© Application Security Inc. - All Rights Reserved http://msiext.codeplex.com