Searched defs:SetV (Results 1 – 1 of 1) sorted by relevance
339 __declspec(property(get=GetV, put=SetV)) int V; in SetV() function 353 __declspec(property(get=GetV, put=SetV)) T V; in SetV() function 270 void SetV(int i) {} SetV() function