Microsoft Windows CE 3.0  

CTransInPlaceFilter::CTransInPlaceFilter

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Constructs a CTransInPlaceFilterobject.

CTransInPlaceFilter(
TCHAR *
pObjectName, 
LPUNKNOWN
lpUnk, 
REFCLSID
clsid, 
HRESULT *
phr
);

Parameters

pObjectName
Name given to the CTransInPlaceFilterobject.
lpUnk
Pointer to LPUNKNOWN.
clsid
Class identifier of the CTransInPlaceFilterclass.
phr
Pointer to the HRESULTvalue for resulting information.

Return Values

No return value.