newmethods = CopyDTMethods( methods, include, exclude );
ULONG *CopyDTMethods( ULONG *, ULONG *, ULONG * );
Copy and modify array of supported methods.
This function is used for subclass implementors, who want to add their methods (like DTM_TRIGGER) to the array of supported methods.