Click here to Skip to main content
15,923,376 members
Home / Discussions / C#
   

C#

 
GeneralRe: Floting Toolbar Pin
hiremath711-Mar-07 0:44
hiremath711-Mar-07 0:44 
QuestionRun From Ram Pin
EscKey200428-Feb-07 16:13
EscKey200428-Feb-07 16:13 
AnswerRe: Run From Ram Pin
Christian Graus28-Feb-07 16:53
protectorChristian Graus28-Feb-07 16:53 
AnswerRe: Run From Ram Pin
mav.northwind28-Feb-07 19:31
mav.northwind28-Feb-07 19:31 
QuestionIDocHostUIHandler [modified] Pin
_808628-Feb-07 15:43
_808628-Feb-07 15:43 
AnswerRe: IDocHostUIHandler [modified] Pin
DavidAtAscent28-Feb-07 17:04
DavidAtAscent28-Feb-07 17:04 
GeneralRe: IDocHostUIHandler Pin
_80861-Mar-07 19:01
_80861-Mar-07 19:01 
QuestionIMediaEventEx.GetEvent( out code, out p1, out p2, 0 ); - Question Pin
Khoramdin28-Feb-07 13:02
Khoramdin28-Feb-07 13:02 
Hello,

I am using C# dealing with DirectShow and need your help regarding this line of code. Can someone be kind enough and explain to me in plain english this line of code?

IMediaEventEx.GetEvent( out code, out p1, out p2, 0 );

My undrestanding is that the GetEvent method retrieves the next event notification from the event queue. using a txtlog I can see that the local variable "code" contains the Event Code. What I am confused about is, what I am getting on my local variables p1 and p2?

Using the txtlog I can see my p1 is series of digits. But what are they representing and do they have a particular format?

Thank you so much for your help and have a great day.


Khoramdin
QuestionIcons for files added to the Deployment project ?? Pin
adamhb28-Feb-07 11:43
adamhb28-Feb-07 11:43 
QuestionHow do I communicate with a stored procedure? Pin
Vernware28-Feb-07 11:04
Vernware28-Feb-07 11:04 
AnswerRe: How do I communicate with a stored procedure? Pin
kryzchek28-Feb-07 12:54
kryzchek28-Feb-07 12:54 
GeneralRe: How do I communicate with a stored procedure? Pin
Vernware2-Mar-07 1:57
Vernware2-Mar-07 1:57 
AnswerRe: How do I communicate with a stored procedure? Pin
Ennis Ray Lynch, Jr.28-Feb-07 12:59
Ennis Ray Lynch, Jr.28-Feb-07 12:59 
GeneralRe: How do I communicate with a stored procedure? Pin
Vernware2-Mar-07 1:56
Vernware2-Mar-07 1:56 
QuestionDate Conversion Pin
mrarunks28-Feb-07 10:38
mrarunks28-Feb-07 10:38 
AnswerRe: Date Conversion Pin
Christian Graus28-Feb-07 10:41
protectorChristian Graus28-Feb-07 10:41 
AnswerRe: Date Conversion Pin
Scott Dorman28-Feb-07 14:16
professionalScott Dorman28-Feb-07 14:16 
GeneralRe: Date Conversion Pin
mrarunks1-Mar-07 11:21
mrarunks1-Mar-07 11:21 
GeneralRe: Date Conversion Pin
Scott Dorman1-Mar-07 15:57
professionalScott Dorman1-Mar-07 15:57 
GeneralRe: Date Conversion Pin
mrarunks2-Mar-07 2:53
mrarunks2-Mar-07 2:53 
GeneralRe: Date Conversion Pin
mrarunks2-Mar-07 3:32
mrarunks2-Mar-07 3:32 
GeneralRe: Date Conversion Pin
Scott Dorman2-Mar-07 4:20
professionalScott Dorman2-Mar-07 4:20 
QuestionHELP :( Pin
İsmail Durmaz28-Feb-07 10:36
İsmail Durmaz28-Feb-07 10:36 
Questioncircle shapes Pin
md_refay28-Feb-07 10:29
md_refay28-Feb-07 10:29 
AnswerRe: circle shapes Pin
Christian Graus28-Feb-07 10:39
protectorChristian Graus28-Feb-07 10:39 

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.