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.
Requests that the firewall not block remote debugging.
HRESULT EnsureDCOMUnblocked(
Void
);
public int EnsureDCOMUnblocked();
If successful, returns S_OK; otherwise, returns an error code.