Click here to Skip to main content
15,914,357 members
Home / Discussions / C#
   

C#

 
AnswerRe: Suppress click at load??? Pin
Heath Stewart22-Jun-04 8:02
protectorHeath Stewart22-Jun-04 8:02 
GeneralWindows Service Problem (Capture screen) Pin
Milos.Sakovic22-Jun-04 5:15
Milos.Sakovic22-Jun-04 5:15 
GeneralRe: Windows Service Problem (Capture screen) Pin
Heath Stewart22-Jun-04 6:22
protectorHeath Stewart22-Jun-04 6:22 
QuestionPropertyGrid for Remote object? Pin
zericsson22-Jun-04 5:15
zericsson22-Jun-04 5:15 
GeneralDirectPlay Pin
bouli22-Jun-04 4:32
bouli22-Jun-04 4:32 
GeneralRe: DirectPlay Pin
Heath Stewart22-Jun-04 4:57
protectorHeath Stewart22-Jun-04 4:57 
GeneralRe: DirectPlay Pin
bouli22-Jun-04 5:04
bouli22-Jun-04 5:04 
GeneralRe: DirectPlay Pin
Heath Stewart22-Jun-04 5:37
protectorHeath Stewart22-Jun-04 5:37 
The TransactionAttribute is for service components (i.e., COM+ services), not DirectPlay (or any DirectX). They have nothing to do with each other. You can't just mix and match APIs.

If you want to send a class, use the Client.Send overload that requires a GCHandle, as I mentioned before. Most importantly, read the docs. I know the DirectX SDK documentation sucks (NDoc[^] is free and does a better job), but at least you can see what classes and members are available; that's all I did to answer your question (since I knew the basics already).

 

Microsoft MVP, Visual C#
My Articles
GeneralRe: DirectPlay Pin
bouli22-Jun-04 5:24
bouli22-Jun-04 5:24 
GeneralRe: DirectPlay Pin
Heath Stewart22-Jun-04 8:51
protectorHeath Stewart22-Jun-04 8:51 
GeneralRe: DirectPlay Pin
bouli22-Jun-04 21:04
bouli22-Jun-04 21:04 
Generalplaying quicktime MOV and VR Pin
buffer_k.st22-Jun-04 3:52
buffer_k.st22-Jun-04 3:52 
GeneralRe: playing quicktime MOV and VR Pin
Heath Stewart22-Jun-04 4:49
protectorHeath Stewart22-Jun-04 4:49 
GeneralRe: playing quicktime MOV and VR Pin
buffer_k.st22-Jun-04 21:57
buffer_k.st22-Jun-04 21:57 
GeneralRe: playing quicktime MOV and VR Pin
Heath Stewart23-Jun-04 3:24
protectorHeath Stewart23-Jun-04 3:24 
GeneralRe: playing quicktime MOV and VR Pin
buffer_k.st23-Jun-04 6:20
buffer_k.st23-Jun-04 6:20 
GeneralOutlook Add-In in C# Pin
gek_at22-Jun-04 3:21
gek_at22-Jun-04 3:21 
GeneralRe: Outlook Add-In in C# Pin
Heath Stewart22-Jun-04 4:41
protectorHeath Stewart22-Jun-04 4:41 
GeneralRe: Outlook Add-In in C# Pin
gek_at22-Jun-04 6:10
gek_at22-Jun-04 6:10 
GeneralRe: Outlook Add-In in C# Pin
Heath Stewart22-Jun-04 6:14
protectorHeath Stewart22-Jun-04 6:14 
GeneralMonochrome instead of coloured cursors Pin
jjansen22-Jun-04 3:07
jjansen22-Jun-04 3:07 
GeneralRe: Monochrome instead of coloured cursors Pin
Heath Stewart22-Jun-04 4:33
protectorHeath Stewart22-Jun-04 4:33 
GeneralRe: Monochrome instead of coloured cursors Pin
leppie22-Jun-04 7:10
leppie22-Jun-04 7:10 
GeneralRe: Monochrome instead of coloured cursors Pin
jjansen22-Jun-04 21:35
jjansen22-Jun-04 21:35 
Generaluse mediaplayer Pin
fatidarya22-Jun-04 2:40
fatidarya22-Jun-04 2:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.