Application Report
- Application ID: 46d4c3ea181248d18012a08e111ff640
- Report Submitted on: 02/09/2007 20:21:12
- API Issues: 53
- P/Invoke APIs: 8
The following 53 APIs (used 685 times) might not work:
- Total:
37
44
-
System.Management
32
43
-
ManagementBaseObject
7
7
-
GetPropertyQualifierValue(System.String,System.String)
Used 2 times
1
1
-
GetPropertyValue(System.String)
Used 8 times
1
1
-
get_Item(System.String)
Used 22 times
1
1
-
get_Properties()
Used 86 times
1
1
-
get_Qualifiers()
Used 12 times
1
1
-
get_SystemProperties()
Used 6 times
1
1
-
set_Item(System.String,System.Object)
Used 26 times
1
1
-
GetPropertyQualifierValue(System.String,System.String)
Used 2 times
-
ManagementClass
6
-
.ctor(System.Management.ManagementScope,System.Management.ManagementPath,System.Management.ObjectGetOptions)
Used 2 times
1
-
.ctor(System.String)
Used 5 times
1
-
.ctor(System.String,System.String,System.Management.ObjectGetOptions)
Used 31 times
1
-
GetInstances()
Used 3 times
1
-
get_Derivation()
Used 2 times
1
-
get_Methods()
Used 15 times
1
-
.ctor(System.Management.ManagementScope,System.Management.ManagementPath,System.Management.ObjectGetOptions)
Used 2 times
-
ManagementEventWatcher
3
2
-
.ctor(System.Management.EventQuery)
Used 1 time
1
-
Start()
Used 1 time
1
1
-
Stop()
Used 1 time
1
1
-
.ctor(System.Management.EventQuery)
Used 1 time
-
ManagementObject
3
3
-
GetMethodParameters(System.String)
Used 10 times
1
1
-
InvokeMethod(System.String,System.Management.ManagementBaseObject,System.Management.InvokeMethodOptions)
Used 10 times
1
1
-
get_Options()
Used 16 times
1
1
-
GetMethodParameters(System.String)
Used 10 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 24 times
1
1
-
GetEnumerator()
Used 24 times
-
ManagementObjectSearcher
3
-
.ctor(System.Management.ManagementScope,System.Management.ObjectQuery,System.Management.EnumerationOptions)
Used 8 times
1
-
.ctor(System.String,System.String)
Used 1 time
1
-
Get()
Used 9 times
1
-
.ctor(System.Management.ManagementScope,System.Management.ObjectQuery,System.Management.EnumerationOptions)
Used 8 times
-
ManagementPath
1
-
.ctor(System.String)
Used 2 times
1
-
.ctor(System.String)
Used 2 times
-
ManagementScope
1
-
.ctor(System.String)
Used 10 times
1
-
.ctor(System.String)
Used 10 times
-
MethodData
4
-
get_InParameters()
Used 6 times
1
-
get_Name()
Used 10 times
1
-
get_OutParameters()
Used 6 times
1
-
get_Qualifiers()
Used 2 times
1
-
get_InParameters()
Used 6 times
-
MethodDataCollection
3
-
GetEnumerator()
Used 10 times
1
-
get_Count()
Used 3 times
1
-
get_Item(System.String)
Used 2 times
1
-
GetEnumerator()
Used 10 times
-
ObjectGetOptions
3
1
-
.ctor()
Used 3 times
1
-
.ctor(System.Management.ManagementNamedValueCollection,System.TimeSpan,System.Boolean)
Used 6 times
1
-
set_UseAmendedQualifiers(System.Boolean)
Used 18 times
1
1
-
.ctor()
Used 3 times
-
PropertyData
5
5
-
get_IsArray()
Used 18 times
1
1
-
get_Name()
Used 48 times
1
1
-
get_Qualifiers()
Used 4 times
1
1
-
get_Type()
Used 40 times
1
1
-
get_Value()
Used 6 times
1
1
-
get_IsArray()
Used 18 times
-
PropertyDataCollection
3
3
-
GetEnumerator()
Used 26 times
1
1
-
get_Count()
Used 14 times
1
1
-
get_Item(System.String)
Used 52 times
1
1
-
GetEnumerator()
Used 26 times
-
QualifierData
2
2
-
get_Name()
Used 34 times
1
1
-
get_Value()
Used 4 times
1
1
-
get_Name()
Used 34 times
-
QualifierDataCollection
1
1
-
GetEnumerator()
Used 20 times
1
1
-
GetEnumerator()
Used 20 times
-
WqlEventQuery
1
1
-
.ctor(System.String)
Used 1 time
1
1
-
.ctor(System.String)
Used 1 time
-
WqlObjectQuery
1
1
-
.ctor(System.String)
Used 8 times
1
1
-
.ctor(System.String)
Used 8 times
-
ManagementBaseObject
-
System.Security
2
-
CodeAccessPermission
1
-
Assert()
Used 1 time
1
-
Assert()
Used 1 time
-
PermissionSet
1
-
PermitOnly()
Used 1 time
1
-
PermitOnly()
Used 1 time
-
CodeAccessPermission
-
System.Web.Compilation
2
1
-
BuildDependencySet
1
1
-
get_VirtualPaths()
Used 2 times
1
1
-
get_VirtualPaths()
Used 2 times
-
BuildManager
1
-
BuildDependencySet
-
System.Web.UI
1
-
Control
1
-
get_DesignMode()
Used 26 times
1
-
get_DesignMode()
Used 26 times
-
Control
-
System.Management
There are 8 P/Invokes (used 11 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32 | bool closehandle(uint) |
| 2 | kernel32 | bool releasesemaphore(uint, int, int32&) |
| 2 | kernel32 | uint waitforsingleobject(uint, uint) |
| 1 | kernel32 | uint createsemaphore(ntkernel/securityattributes, int, int, string) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |
| 1 | kernel32.dll | intptr createfilemapping(uint, ntkernel/securityattributes, uint, uint, uint, st |
| 1 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, uint) |
| 1 | mscoree.dll | string getcorsystemdirectory(stringbuilder, int, int32&) |