Click or drag to resize

IContextGetProperty Method

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void GetProperty(
	in Guid rGuid,
	out uint pFlags,
	out Object ppUnk
)

Parameters

rGuid
Type: SystemGuid
pFlags
Type: SystemUInt32
ppUnk
Type: SystemObject
See Also