ReactOS 0.4.15-dev-7942-gd23573b
NetFwPublicTypeLib Module Reference

Classes

class  NetFwMgr
 
class  NetFwOpenPort
 

Functions

 importlib ("stdole2.tlb")
 
coclass NetFwPublicTypeLib::NetFwOpenPort uuid (EC9846B3-2762-4A6B-A214-6ACB603462D2)] coclass NetFwAuthorizedApplication
 
coclass NetFwPublicTypeLib::NetFwMgr uuid (e2b3c97f-6ae1-41ac-817a-f6f92166d7dd)] coclass NetFwPolicy2
 

Function Documentation

◆ importlib()

NetFwPublicTypeLib::importlib ( "stdole2.tlb"  )

◆ uuid() [1/2]

coclass NetFwPublicTypeLib::NetFwMgr NetFwPublicTypeLib::uuid ( e2b3c97f-6ae1-41ac-817a f6f92166d7dd)

Definition at line 652 of file netfw.idl.

694 {
695 [default] interface INetFwPolicy2;
696 }

◆ uuid() [2/2]

coclass NetFwPublicTypeLib::NetFwOpenPort NetFwPublicTypeLib::uuid ( EC9846B3-2762-4A6B-A214-  6ACB603462D2)

Definition at line 652 of file netfw.idl.

678 {
679 [default] interface INetFwAuthorizedApplication;
680 }