Using NDde project (http://ndde.codeplex.com/) in vb.net server sample. How to se开发者_开发问答nd multiple items? Say item1, item2, etc. Without success: Tried to copy and change the protected override functions from OnStartAdvise to all functions that affect 'item'.
You cannot do this. Each item must be processed separately.
精彩评论