Microsoft Internet Security and Acceleration Server 2000 |
Gets the globally unique identifier (GUID) that identifies the application filter. The vendor of the application filter provides the GUID. For a nonapplication filter protocol this value would be an empty string. This property only applies to FPCRef objects that point to application filters, not to FPCRef objects that point to other references, such as schedules or destinations.
[ sGuid = ] FPCRef.ApplicationFilterGuid
HRESULT get_ApplicationFilterGuid( BSTR *psGuid );
The property is read-only.