Vcl.DdeMan.TDdeClientConv.CreateDdeConv

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateDdeConv(FHszApp: HSZ; FHszTopic: HSZ): Boolean;

C++

bool __fastcall CreateDdeConv(NativeUInt FHszApp, NativeUInt FHszTopic);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.DdeMan.pas
Vcl.DdeMan.hpp
Vcl.DdeMan TDdeClientConv

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!