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