API Documentation > Drawings and detail > Object ProDtlnotedata > Function ProDtlnotedataAttachmentSet
Function ProDtlnotedataAttachmentSet
Description
Sets an attachment for the specified note.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlnote.h>
ProDtlnotedataAttachmentSet
(
/* (In)
The note data
*/
ProDtlattach attachment
/* (In)
The note color
*/
)
Returns
The function successfully set the note attachment.
One or more arguments was invalid.
Sample Code References
User Guide References
Was this helpful?