Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
DWORDSetBitmapBits(DWORDdwCount**,constvoid*lpBits);**
Return Value
The number of bytes used in setting the bitmap bits; 0 if the function fails.
Parameters
dwCount
Specifies the number of bytes pointed to by lpBits.
lpBits
Points to the BYTE array that contains the bit values to be copied to the CBitmap object.
Remarks
Sets the bits of a bitmap to the bit values given by lpBits.