IExtensibleObjectSite.NotifyDelete(Object) Methode

Definition

Nur Microsoft-interne Verwendung.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public:
 void NotifyDelete(System::Object ^ punkObj);
public:
 void NotifyDelete(Platform::Object ^ punkObj);
void NotifyDelete(winrt::Windows::Foundation::IInspectable const & punkObj);
public void NotifyDelete (object punkObj);
abstract member NotifyDelete : obj -> unit
Public Sub NotifyDelete (punkObj As Object)

Parameter

punkObj
Object

Das IUnknown-Objekt.

Gilt für