Searched refs:ptmpSize (Results 1 – 1 of 1) sorted by relevance
297 ULARGE_INTEGER ptmpSize; in CompositeMonikerImpl_GetSizeMax() local314 IMoniker_GetSizeMax(pmk,&ptmpSize); in CompositeMonikerImpl_GetSizeMax()318 pcbSize->QuadPart = ptmpSize.QuadPart + sizeof(CLSID); in CompositeMonikerImpl_GetSizeMax()