soui 5.0.0.1
 
Loading...
Searching...
No Matches
TCtrlProxy< T, Base > Class Template Reference
Inheritance diagram for TCtrlProxy< T, Base >:

Public Member Functions

long AddRef () OVERRIDE
 
long Release () OVERRIDE
 
void OnFinalRelease () OVERRIDE
 
IWindowToIWindow () OVERRIDE
 
HRESULT QueryInterface (REFGUID id, IObjRef **ppRet) OVERRIDE
 

Detailed Description

template<class T, class Base>
class TCtrlProxy< T, Base >

Definition at line 7 of file SCtrlProxy.h.

Member Function Documentation

◆ AddRef()

template<class T, class Base>
long TCtrlProxy< T, Base >::AddRef ( )
inline

Definition at line 12 of file SCtrlProxy.h.

◆ OnFinalRelease()

template<class T, class Base>
void TCtrlProxy< T, Base >::OnFinalRelease ( )
inline

Definition at line 20 of file SCtrlProxy.h.

◆ QueryInterface()

template<class T, class Base>
HRESULT TCtrlProxy< T, Base >::QueryInterface ( REFGUID id,
IObjRef ** ppRet )
inline

Definition at line 30 of file SCtrlProxy.h.

◆ Release()

template<class T, class Base>
long TCtrlProxy< T, Base >::Release ( )
inline

Definition at line 16 of file SCtrlProxy.h.

◆ ToIWindow()

template<class T, class Base>
IWindow * TCtrlProxy< T, Base >::ToIWindow ( )
inline

Definition at line 25 of file SCtrlProxy.h.


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