blob: a65069c5e4bea69c545ec32b1bf8f0c05f3bdbaf [file] [log] [blame]
#ifndef _CONNPT_H
#define _CONNPT_H
HRESULT CreateConnectionPoint(IUnknown *pUnk, REFIID riid, IConnectionPoint **pCP);
#endif /* _CONNPT_H */