Q82827: What Is a Linked Object?

Article: Q82827
Product(s): Microsoft Windows 95.x Retail Product
Version(s): WINDOWS:3.1,3.11
Operating System(s): 
Keyword(s): 
Last Modified: 02-NOV-1999

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Windows versions 3.1, 3.11 
-------------------------------------------------------------------------------

SUMMARY
=======

This article discusses using OLE in Microsoft Windows operating system version
3.1.

MORE INFORMATION
================

A linked object consists of the following items:

- The presentation format of the object. This is the visual presentation of the
  object that you see in the document. The actual object is not stored in the
  document. For example, when you view a Microsoft Paintbrush picture in a
  document, you are not seeing the actual object.

- The object class name of the application that can operate on the object
  (edit, play, and so forth). For example, the class name for Paintbrush is
  "Microsoft PaintBrush, 'Picture';".

- The source file name and location (with a fully-qualified path, including a
  network server name if applicable). For example, C:\DATA\BOAT.BMP.

- Information about the item (such as the part of the file that constitutes the
  object). For example, a cell range of an Excel spreadsheet.

File Size of Linked Objects
---------------------------

File size increase with linked objects because although linked objects have file
size savings over the embedded objects, they still increase the size of the
document they are linked into.


Additional query words: 3.10 ole accessories

======================================================================
Keywords          :  
Technology        : kbWin3xSearch kbZNotKeyword3 kbWin310 kbWin311
Version           : WINDOWS:3.1,3.11

=============================================================================