TRACE("(%p, %s, %s, %s, %p): wrapping to IDirectMusicLoaderImpl_GetObject\n",This,debugstr_dmguid(rguidClassID),debugstr_dmguid(iidInterfaceID),debugstr_w(pwzFilePath),ppObject);
DM_STRUCT_INIT(&ObjDesc);
ObjDesc.dwValidData=DMUS_OBJ_FILENAME|DMUS_OBJ_FULLPATH|DMUS_OBJ_CLASS;/* I believe I've read somewhere in MSDN that this function requires either full path or relative path */