Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

PostLVUserEvent (CIN Function)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

MgErr PostLVUserEvent(LVUserEventRef ref, void *data);

Purpose

Posts the given user event. The event and associated data are queued for all event structures registered for the event.

Parameters

Name Type Description
ref LVUserEventRef Event refnum for the event for which you want to post data.
data void* Address of the data to post. The data must match the type used to create the user event.

Return Value

MgErr, which can contain the following errors. If you receive errors from CIN functions, most error names correspond to LabVIEW error codes.

Value Corresponding Error Code or Description
noErrNo error.
mgArgErr1 or not a valid user event.

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit