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