Class: RubySMB::Dcerpc::Svcctl::QueryServiceConfigWResponse

Inherits:
BinData::Record
  • Object
show all
Defined in:
lib/ruby_smb/dcerpc/svcctl/query_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.



28
29
30
# File 'lib/ruby_smb/dcerpc/svcctl/query_service_config_w_response.rb', line 28

def opnum
  @opnum
end

Instance Method Details

#initialize_instanceObject



36
37
38
39
# File 'lib/ruby_smb/dcerpc/svcctl/query_service_config_w_response.rb', line 36

def initialize_instance
  super
  @opnum = QUERY_SERVICE_CONFIG_W
end