ID2D1SpriteBatch::GetSpriteCount method

Retrieves the number of sprites in this sprite batch.

Syntax


UINT32 GetSpriteCount();

Parameters

This method has no parameters.

Return value

Type: UINT32

Returns the number of sprites in this sprite batch

Requirements

Header

D2d1_3.h

Library

D2d1.lib

DLL

D2d1.dll

See also

ID2D1SpriteBatch

 

 

Show: