class RubySMB::Dcerpc::Svcctl::ChangeServiceConfigWResponse
[3.1.4.11 RChangeServiceConfigW (Opnum 11)](docs.microsoft.com/en-us/openspecs/windows_protocols/ms-scmr/61ea7ed0-c49d-4152-a164-b4830f16c8a4)
Attributes
opnum[R]
Public Instance Methods
initialize_instance()
click to toggle source
Calls superclass method
# File lib/ruby_smb/dcerpc/svcctl/change_service_config_w_response.rb, line 16 def initialize_instance super @opnum = CHANGE_SERVICE_CONFIG_W end