ReactOS 0.4.15-dev-7918-g2a2556c
ITargetNotify Interface Reference
Inheritance diagram for ITargetNotify:
Collaboration diagram for ITargetNotify:

Public Types

typedef ITargetNotifyLPTARGETNOTIFY
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Public Member Functions

HRESULT OnCreate ([in] IUnknown *pUnkDestination, [in] ULONG cbCookie)
 
HRESULT OnReuse ([in] IUnknown *pUnkDestination)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Detailed Description

Definition at line 30 of file htiframe.idl.

Member Typedef Documentation

◆ LPTARGETNOTIFY

Definition at line 32 of file htiframe.idl.

Member Function Documentation

◆ OnCreate()

HRESULT ITargetNotify::OnCreate ( [in] IUnknown pUnkDestination,
[in] ULONG  cbCookie 
)

◆ OnReuse()

HRESULT ITargetNotify::OnReuse ( [in] IUnknown pUnkDestination)

The documentation for this interface was generated from the following file: