12struct EnvironmentQueryResponse {
22 EnvironmentQueryResponse& operator=(EnvironmentQueryResponse
const&);
23 EnvironmentQueryResponse();
31 MCNAPI ::std::string GetPropertyValue(::std::string
const& serviceName, ::std::string
const& propertyKey)
const;
34 MCNAPI ::std::map<::std::string, ::std::string>
const*
40 MCNAPI ~EnvironmentQueryResponse();