LayerCreateMetaFromFileΒΆ

LayerCreateMetaFromFile creates an OLE drawing object from a file that was created using the OLESaveToFile function. The object will be added to the layer.

hMeta = LayerCreateMetaFromFile(hLayer, ssFileName)

Return Value

hMeta handle of the OLE object. If an error has occurred, hMeta is 0.

Parameters

hLayer

Identifies the layer.

id-1098628