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.



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

def opnum
  @opnum
end

Instance Method Details

#initialize_instanceObject



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

def initialize_instance
  super
  @opnum = QUERY_SERVICE_CONFIG_W
end