8 lines
212 B
Plaintext
8 lines
212 B
Plaintext
// Copyright (c) 2007-2010, Intel Corporation. All rights reserved.
|
|
[Version ( "3.0.0" ),
|
|
Description ( "Represents the Web User-Interface service in AMT." )]
|
|
class AMT_WebUIService : CIM_Service {
|
|
|
|
|
|
};
|