4 references to cbElements
Microsoft.Private.Windows.Core (4)
Windows\Win32\System\Com\SAFEARRAY.cs (4)
43if (hardwiredType == FADF_BSTR && cbElements == sizeof(char*)) 47else if (hardwiredType == FADF_UNKNOWN && cbElements == sizeof(IntPtr)) 51else if (hardwiredType == FADF_DISPATCH && cbElements == sizeof(IntPtr)) 55else if (hardwiredType == FADF_VARIANT && cbElements == sizeof(VARIANT))