Struct Resource

Struct Documentation

struct Resource

Structure to bundle together resource data.

Public Members

int id

The ID of the resource.

void *resource_pointer

Address of the resource data.

DWORD size

Size of the resource data.