arunp_eagle -6 Newbie Poster

Hi people!
For the API, CLSIDFromProgID(), can any one pls suggest what is the parameter exactly mean..

HRESULT CLSIDFromProgID(
__in LPCOLESTR lpszProgID,
__out LPCLSID lpclsid
);


do we need to give the guid?