AdsBinaryReader.ReadGuid Method

Reads a Guid from the current stream.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public Guid ReadGuid()

VB

Public Function ReadGuid As Guid

Return Value

Type: Guid
Guid.

Reference

AdsBinaryReader Class

TwinCAT.Ads Namespace