Share via


IDebugAlias::Dispose

Marks this alias for removal.

HRESULT Dispose();
int Dispose();

Parameters

None.

Return Value

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

Remarks

Once this method is called, the alias is no longer available.

See Also

Reference

IDebugAlias