unmanagedCodeEntityReference

Sandcastle MAML

Collapse image Expand Image Copy image CopyHover image

This element is used to refer to unmanaged code entity references. Unlike managed code entity references, this element does not result in a link to the referenced item.

Usage

Enter the element in the topic and specify the entity as the inner text.

Example

  Copy imageCopy
You can use PInvoke to call
<unmanagedCodeEntityReference>SetWindowPlacement</unmanagedCodeEntityReference>.

Example Output

You can use PInvoke to call SetWindowPlacement.

See Also

Other Resources