EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElUserNotice.Organization

TElUserNotice    


 

Specifies the organization.

 
 

Declaration

[C#]
    string Organization;

[VB.NET]
    Property Organization As String

[Pascal]
    property Organization : string;

[VB6]
    Property IElUserNoticeX.Organization As String

[ActiveX]
    HRESULT _stdcall IElUserNoticeX.Organization([out, retval] BSTR * Value );
    HRESULT _stdcall IElUserNoticeX.Organization([in] BSTR Value );

[DLL]
    not implemented;
 
 

Description

     This property specifies the organization. For more details see RFC 2459.

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation