Sign in
◑
Theme
goma
/
wine
/
969515d07d3e9addbb81925a44500a255e2f4df1
/
.
/
dlls
/
oleaut32
/
connpt.h
blob: a65069c5e4bea69c545ec32b1bf8f0c05f3bdbaf [
file
]
#ifndef
_CONNPT_H
#define
_CONNPT_H
HRESULT
CreateConnectionPoint
(
IUnknown
*
pUnk
,
REFIID riid
,
IConnectionPoint
**
pCP
);
#endif
/* _CONNPT_H */