7 lines
208 B
Plaintext
7 lines
208 B
Plaintext
// Copyright (c) 2007-2010, Intel Corporation. All rights reserved.
|
|
[Version ( "8.0.0" ),
|
|
Description ( "Represents the LAN end point of Intel(r) AMT." )]
|
|
class IPS_LANEndpoint: CIM_LANEndpoint{
|
|
|
|
|
|
}; |