Page 13 of 54. Showing 537 results (0.012 seconds)
EventDeregisterSink
void WG_API EventDeregisterSink( EventHandle hSink ); The event sink that you wish to deregister None None None EventRegisterSink apifunction engineapi…EventAttachSink
apifunction engineapi…EventDetachSink
this flag. Typically you would set this flag when calling EventDetachSink. None None None EventAttachSink engineapi apifunction…EventClearSinkError
to EventContextSetError and EventContextSetErrorMessage. This error will then appear in the Event Processing window at the bottom of the Events panel. None engineapi apifunction…EventContextCreate
to the event context that was created You can use the Event Helpers object EventContext to work with EventContextHandle objects more easily. None engineapi apifunction…EventContextDelete
. None The event helpers found in the sdk provide a more convenient way of working with EventContextHandle objects None engineapi apifunction…EventContextGetDataCount
to EventContextPushData. The items that are pushed are SchemaVariantHandle objects None EventContextGetDataOutCount EventContextPushData engineapi apifunction…EventContextGetDataOutCount
with calls to EventContextPushDataOut. The items that are pushed are SchemaVariantHandle objects None EventContextPushDataOut engineapi apifunction…EventContextGetData
is undefined. The schema variant data item located at the specified index None None EventContextGetDataOut engineapi apifunction…EventContextGetDataOut
the processing. If you are using the event helpers, then EventContext.PushDataOut is the equivalent function. None engineapi apifunction…