Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

PutCustomStructVB method

  • Last UpdatedJul 23, 2024
  • 1 minute read

Stores a qualified struct in the MxValue for a VB client.

Class

IMxValue

Syntax

[C#]

void PutCustomStructVB(

int guid,

ref byte[] pStruct

);

[Visual C++]

HRESULT PutCustomStructVB(

[in] long guid,

[in,out] SAFEARRAY(BYTE) *pStruct

);

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in