class RubySMB::Dcerpc::Svcctl::QueryServiceConfigWResponse
[3.1.4.17 RQueryServiceConfigW (Opnum 17)](docs.microsoft.com/en-us/openspecs/windows_protocols/ms-scmr/89e2d5b1-19cf-44ca-969f-38eea9fe7f3c)
Attributes
opnum[R]
Public Instance Methods
initialize_instance()
click to toggle source
Calls superclass method
# File lib/ruby_smb/dcerpc/svcctl/query_service_config_w_response.rb, line 35 def initialize_instance super @opnum = QUERY_SERVICE_CONFIG_W end