Sign in
goma
/
wine
/
fc67be9a013e36c170c545ef66ff9f772df23a73
/
.
/
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 */