mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
16 lines
446 B
Plaintext
16 lines
446 B
Plaintext
(cmd) python com\com_inetfwpolicy2.py
|
|
Initialisation of COM
|
|
Creating INetFwPolicy2 variable
|
|
<INetFwPolicy2 object at 0x060677B0> (value = None)
|
|
|
|
Generating CLSID
|
|
<IID "E2B3C97F-6AE1-41AC-817A-F6F92166D7DD">
|
|
|
|
Creating COM instance
|
|
<INetFwPolicy2 object at 0x060677B0> (value = 0x85678080)
|
|
|
|
Checking for enabled profiles
|
|
* NET_FW_PROFILE2_DOMAIN(0x1L) -> True
|
|
* NET_FW_PROFILE2_PRIVATE(0x2L) -> True
|
|
* NET_FW_PROFILE2_PUBLIC(0x4L) -> True
|