IDebugFirewallConfigurationCallback2::EnsureDCOMUnblocked

Requests that the firewall not block remote debugging.

HRESULT EnsureDCOMUnblocked( 
        Void
);
public int EnsureDCOMUnblocked();

Return Value

If successful, returns S_OK; otherwise, returns an error code.

See Also

Concepts

IDebugFirewallConfigurationCallback2