STAEMAddIn.DeployBinaryDocument

Syntax Parameters Return Value
Sub STAEMAddIn.DeployBinaryDocument( _
    hwndParent As Long, _
    flags As DeployBinaryDocumentFlags, _
    app As Object, _
    doc As Object, _
    ByRef id As Long)
  • hwndParent [in]

Type: Long

  • flags [in]

Type: DeployBinaryDocumentFlags

  • app [in]

Type: Object

  • doc [in]

Type: Object

  • id [out]

Type: Long

This function does not return a value.