Share via


CAnimationBaseObject::GetGroupID

Devuelve el Id. de grupo actual.

UINT32 GetGroupID() const;

Valor devuelto

Id. de grupo actual.

Comentarios

Utilice este método para recuperar el Id. de grupo.Es 0 si el Id. de grupo no se ha establecido explícitamente en el constructor o con SetID.

Requisitos

Encabezado: afxanimationcontroller.h

Vea también

Referencia

CAnimationBaseObject (Clase)