IRunningObjectTable.Revoke(UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void Revoke(System::UInt32 dwRegister);
public:
void Revoke(unsigned int dwRegister);
void Revoke(unsigned int dwRegister);
public void Revoke (uint dwRegister);
abstract member Revoke : uint32 -> unit
Public Sub Revoke (dwRegister As UInteger)
Parameters
- dwRegister
- UInt32