10 lines
253 B
Plaintext
10 lines
253 B
Plaintext
// Copyright (c) 2007-2010, Intel Corporation. All rights reserved.
|
|
[Version ( "3.0.0" ),
|
|
Description (
|
|
"Represents the System Defense and Heuristic Packet Filter service."
|
|
)]
|
|
class AMT_SystemDefenseService : CIM_Service {
|
|
|
|
|
|
};
|