IRunningObjectTable.Revoke(Int32) Metoda

Definice

Zruší registraci zadaného objektu ze spuštěné tabulky objektů (ROT).

public:
 void Revoke(int dwRegister);
public void Revoke(int dwRegister);
abstract member Revoke : int -> unit
Public Sub Revoke (dwRegister As Integer)

Parametry

dwRegister
Int32

Položka Spuštěná tabulka objektů (ROT) pro odvolání.

Poznámky

Další informace naleznete v tématu IRunningObjectTable::Revoke metoda.

Platí pro