Lines Matching refs:retval
44 HRESULT AllowOutboundDestinationUnreachable([out, retval] VARIANT_BOOL* allow);
50 HRESULT AllowRedirect( [out, retval] VARIANT_BOOL* allow );
56 HRESULT AllowInboundEchoRequest( [out, retval] VARIANT_BOOL* allow );
62 HRESULT AllowOutboundTimeExceeded( [out, retval] VARIANT_BOOL* allow );
68 HRESULT AllowOutboundParameterProblem( [out, retval] VARIANT_BOOL* allow );
74 HRESULT AllowOutboundSourceQuench( [out, retval] VARIANT_BOOL* allow );
80 HRESULT AllowInboundRouterRequest( [out, retval] VARIANT_BOOL* allow );
86 HRESULT AllowInboundTimestampRequest( [out, retval] VARIANT_BOOL* allow );
92 HRESULT AllowInboundMaskRequest( [out, retval] VARIANT_BOOL* allow );
98 HRESULT AllowOutboundPacketTooBig( [out, retval] VARIANT_BOOL* allow );
112 HRESULT Name( [out, retval] BSTR* name );
118 HRESULT IpVersion( [out, retval] NET_FW_IP_VERSION* ipVersion );
124 HRESULT Protocol( [out, retval] NET_FW_IP_PROTOCOL* ipProtocol );
130 HRESULT Port( [out, retval] LONG* portNumber );
136 HRESULT Scope( [out, retval] NET_FW_SCOPE* scope );
142 HRESULT RemoteAddresses( [out, retval] BSTR* remoteAddrs );
148 HRESULT Enabled( [out, retval] VARIANT_BOOL* enabled );
154 HRESULT BuiltIn( [out, retval] VARIANT_BOOL* builtIn );
165 HRESULT Count( [out, retval] long* count );
175 [out, retval] INetFwOpenPort** openPort );
178 HRESULT _NewEnum( [out, retval] IUnknown** newEnum );
189 HRESULT Name( [out, retval] BSTR* name );
192 HRESULT Type( [out, retval] NET_FW_SERVICE_TYPE* type );
195 HRESULT Customized( [out, retval] VARIANT_BOOL* customized );
198 HRESULT IpVersion( [out, retval] NET_FW_IP_VERSION* ipVersion );
204 HRESULT Scope( [out, retval] NET_FW_SCOPE* scope );
210 HRESULT RemoteAddresses( [out, retval] BSTR* remoteAddrs );
216 HRESULT Enabled( [out, retval] VARIANT_BOOL* enabled );
222 HRESULT GloballyOpenPorts( [out, retval] INetFwOpenPorts** openPorts );
233 HRESULT Count( [out, retval] long* count );
237 [out, retval] INetFwService** service );
240 HRESULT _NewEnum( [out, retval] IUnknown** newEnum );
251 HRESULT Name( [out, retval] BSTR* name );
257 HRESULT ProcessImageFileName( [out, retval] BSTR* imageFileName );
263 HRESULT IpVersion( [out, retval] NET_FW_IP_VERSION* ipVersion );
269 HRESULT Scope( [out, retval] NET_FW_SCOPE* scope );
275 HRESULT RemoteAddresses( [out, retval] BSTR* remoteAddrs );
281 HRESULT Enabled( [out, retval] VARIANT_BOOL* enabled );
295 HRESULT IpVersion( [out, retval] NET_FW_IP_VERSION* ipVersion );
301 HRESULT Scope( [out, retval] NET_FW_SCOPE* scope );
307 HRESULT RemoteAddresses( [out, retval] BSTR* remoteAddrs );
313 HRESULT Enabled( [out, retval] VARIANT_BOOL* enabled );
328 HRESULT Count( [out, retval] long* count );
338 [out, retval] INetFwAuthorizedApplication** app );
341 HRESULT _NewEnum( [out, retval] IUnknown** newEnum );
352 HRESULT Type( [out, retval] NET_FW_PROFILE_TYPE* type );
355 HRESULT FirewallEnabled( [out, retval] VARIANT_BOOL* enabled );
361 HRESULT ExceptionsNotAllowed( [out, retval] VARIANT_BOOL* notAllowed );
367 HRESULT NotificationsDisabled( [out, retval] VARIANT_BOOL* disabled );
373 HRESULT UnicastResponsesToMulticastBroadcastDisabled( [out, retval] VARIANT_BOOL* disabled );
379 HRESULT RemoteAdminSettings( [out, retval] INetFwRemoteAdminSettings** remoteAdminSettings );
382 HRESULT IcmpSettings( [out, retval] INetFwIcmpSettings** icmpSettings );
385 HRESULT GloballyOpenPorts( [out, retval] INetFwOpenPorts** openPorts );
388 HRESULT Services( [out, retval] INetFwServices** services );
391 HRESULT AuthorizedApplications( [out, retval] INetFwAuthorizedApplications** apps );
402 HRESULT CurrentProfile( [out, retval] INetFwProfile** profile );
406 [out, retval] INetFwProfile** profile );
417 HRESULT LocalPolicy( [out, retval] INetFwPolicy** localPolicy );
420 HRESULT CurrentProfileType( [out, retval] NET_FW_PROFILE_TYPE* profileType );