DigiGuide External StructuresCopyright ©1999, 2000 GipsyMedia Limited. All rights reserved. Only ANSI is currently supported, UNICODE support will be added in the future. DGE_CHANNELThe DGE_CHANNEL structure represents a channel.
typedef struct tagDGE_CHANNEL
{
UINT uStructSize;
LPCSTR pcszName;
LPCSTR pcszAssignment;
} DGE_CHANNEL, FAR * LPDGE_CHANNEL;
Members
|
