IExtensibleObjectSite.NotifyDelete(Object) Método

Definição

Somente para uso interno da Microsoft.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

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)

Parâmetros

punkObj
Object

O objeto IUnknown.

Aplica-se a