Class: RubySMB::Dcerpc::Svcctl::ChangeServiceConfigWResponse

Inherits:
BinData::Record
  • Object
show all
Defined in:
lib/ruby_smb/dcerpc/svcctl/change_service_config_w_response.rb

Overview

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#opnumObject (readonly)

Returns the value of attribute opnum.



9
10
11
# File 'lib/ruby_smb/dcerpc/svcctl/change_service_config_w_response.rb', line 9

def opnum
  @opnum
end

Instance Method Details

#initialize_instanceObject



16
17
18
19
# File 'lib/ruby_smb/dcerpc/svcctl/change_service_config_w_response.rb', line 16

def initialize_instance
  super
  @opnum = CHANGE_SERVICE_CONFIG_W
end