NAME

SWFBlockList_getLastBlockType - Return last block in the list, or NULL if the list is empty

SYNOPSIS

#include <ming.h>

SWFBlock SWFBlockList_getLastBlockType(SWFBlockList list);

PARAMETERS

SWFBlockList list
Not Documented.

DESCRIPTION

Return last block in the list, or NULL if the list is empty.