1 write to punkVal
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\PropVariant.cs (1)
470
punkVal
= punkTemp;
3 references to punkVal
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\PropVariant.cs (3)
536
UnsafeNativeMethods.MILUnknown.Release(
punkVal
);
760
int hr = UnsafeNativeMethods.MILUnknown.QueryInterface(
punkVal
, ref guidIWICQueryWriter, out queryHandle);
774
hr = UnsafeNativeMethods.MILUnknown.QueryInterface(
punkVal
, ref guidIWICQueryReader, out queryHandle);