I download the sdk. I included "RTCCORE.h" in my program. But it keeps give me a compilation error : error C2501: 'CRTCApp::IRTCClient2' : missing storage-class or type specifiers Does anyone know where i can find the definition/declaration of IRTCClient2 ? Thanks.
Ask that additionally on microsoft.public.win32.programmer.rtc Arkady "quest" wrote in message news:%23xTekJx%23FHA.208@tk2msftngp13.phx.gbl... >I download the sdk. I included "RTCCORE.h" in my program. But it keeps give > me a compilation error : > > error C2501: 'CRTCApp::IRTCClient2' : missing storage-class or type > specifiers > > Does anyone know where i can find the definition/declaration of > IRTCClient2 > ? Thanks. > >