Home | History | Annotate | Download | only in Common

Lines Matching refs:GetRawProp

541     RINOK(GetRawProps->GetRawProp(curIndex, kpidName, &p, &size, &propType));

584 if (GetRawProps->GetRawProp(index, kpidPath, &p, &size, &propType) == S_OK &&
605 else if (GetRawProps->GetRawProp(index, kpidName, &p, &size, &propType) == S_OK &&
626 if (GetRawProps->GetRawProp
649 if (GetRawProps->GetRawProp(index2, kpidName, &p2, &size2, &propType) != S_OK)