Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 737 Bytes

compiler-warning-level-4-c4931.md

File metadata and controls

15 lines (12 loc) · 737 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: Compiler Warning (level 4) C4931
Compiler Warning (level 4) C4931
08/27/2018
C4931
C4931
cfbf08c7-94e4-4a91-a691-479d1dbe527a

Compiler Warning (level 4) C4931

we are assuming the type library was built for number-bit pointers

Explicit information was not supplied with the ptrsize attribute of the #import directive; the compiler concluded that pointer size of the type library is number.

This warning is off by default. See Compiler Warnings That Are Off by Default for more information.